MetadataSignatureCollection Methods |
The MetadataSignatureCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
Add Metadata Signature object to collection.
|
![]() | AddRange |
Add Metadata Signature collection.
|
![]() | Clear |
Removes all items from the collection.
|
![]() | Clone |
Clone Metadata Signature Collection class with Metadata Signature Items.
|
![]() | Contains |
Returns true if a Metadata with the specified name exists in the collection.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns enumerator.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf |
Gets the index of a property by name.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes a Metadata Signature with the specified name from the collection.
|
![]() | RemoveAt |
Removes a Metadata Signature at the specified index.
|
![]() | ToString | (Inherited from Object.) |