Metadata Methods |
The Metadata type exposes the following members.
| Name | Description | |
|---|---|---|
| Add(MetadataEntry) | IList | |
| Add(String, Byte) | IList | |
| Add(String, String) | IList | |
| Clear | IList | |
| Contains | IList | |
| CopyTo | IList | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetEnumerator | IList | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IndexOf | IList | |
| Insert | IList | |
| Remove | IList | |
| RemoveAt | IList | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |