The IptcDictionary type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of elements actually contained in this dictionary. (Inherited from MetadataDictionary.) |
|
IsFixedSize |
Gets a value indicating whether the dictionary has a fixed size. (Inherited from MetadataDictionary.) |
|
IsReadOnly |
Gets a value indicating whether the dictionary is read-only. (Inherited from MetadataDictionary.) |
|
IsSynchronized |
Gets a value indicating whether the dictionary is synchronized. (Inherited from MetadataDictionary.) |
|
Item |
Gets or sets the element at the specified key. (Inherited from MetadataDictionary.) |
|
Keys |
Gets a collection containing the keys in this dictionary. (Inherited from MetadataDictionary.) |
|
SyncRoot |
Gets an object that can be used to synchronize access to this dictionary. (Inherited from MetadataDictionary.) |
|
Values |
Gets a collection containing the values in this dictionary. (Inherited from MetadataDictionary.) |