Metadata |
public class MetadataDictionary : NativeObject, IDictionary<string, string>, ICollection<KeyValuePair<string, string>>, IEnumerable<KeyValuePair<string, string>>, IEnumerable
The MetadataDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| MetadataDictionary |
| Name | Description | |
|---|---|---|
| Add | ||
| Clear | ||
| ContainsKey | ||
| Equals | (Inherited from NativeObject) | |
| GetEnumerator | ||
| GetHashCode | (Inherited from NativeObject) | |
| Remove | ||
| TryGetValue |