IdentifierCollection Members
Include Protected Members
Include Inherited Members
Contains methods to handle identifier collections.
The IdentifierCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create | Creates a new Identifier. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Gets an enumerator to iterate through this collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Gets an enumerator to iterate through this collection. |
Top