The IptcDictionary type exposes the following members.
Name | Description | |
---|---|---|
Add | Overloaded. | |
Clear |
Removes all elements from this dictionary. (Inherited from MetadataDictionary.) |
|
Clone |
Returns a full copy of this IptcDictionary instance. |
|
Contains |
Determines whether this dictionary contains an element with the specified key. (Inherited from MetadataDictionary.) |
|
CopyTo |
Copies the entire dictionary to a given array, starting at the specified index. (Inherited from MetadataDictionary.) |
|
Dispose |
Releases all resources used by this MetadataDictionary. (Inherited from MetadataDictionary.) |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetDictionaryEnumerator |
Returns an IDictionaryEnumerator that iterates through this dictionary. (Inherited from MetadataDictionary.) |
|
GetEnumerator |
Returns an IEnumerator that iterates through the MetadataDictionary. (Inherited from MetadataDictionary.) |
|
GetHashCode | (Inherited from Object.) | |
GetItemArray |
Returns an array of elements with the specified key. (Inherited from MetadataDictionary.) |
|
GetItemString |
Returns a string representation of the element with the specified key. (Inherited from MetadataDictionary.) |
|
GetKeyDescription |
Returns a textual description for the specified key. (Inherited from MetadataDictionary.) |
|
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove |
Removes the value with the specified key from this dictionary. (Inherited from MetadataDictionary.) |
|
SetItemArray |
Sets multiple elements at the specified key. (Inherited from MetadataDictionary.) |
|
ToString | (Inherited from Object.) |