AsfIndexer Members
Class used to index an ASF file.
The following tables list the members exposed by the AsfIndexer type.
Public Constructors
Name | Description | |
---|---|---|
AsfIndexer |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
IndexFile | Index an ASF file. | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
Public Events
Name | Description | |
---|---|---|
OnProgressUpdate | The event that monitors the progress of the indexing. |
Top