IndexMetadataCollection Members
The IndexMetadataCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
IndexMetadataCollection |
Initializes a new instance of the IndexMetadataCollection class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator |
Returns an enumerator that iterates through the collection.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of elements in the collection.
|
|
|
Item |
Gets the IndexMetadata at the specified index.
|

