API Reference
Class
AdmxProviderFileHashMatch
All cached file identities sharing the same content hash.
Inheritance
- Object
- AdmxProviderFileHashMatch
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property AdmxProviderFileIdentityIndex.Hashes
Constructors
public AdmxProviderFileHashMatch() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public IReadOnlyList<AdmxProviderFileIdentity> Matches { get; set; } #Cached file identities that have this checksum.