IPropertiesDictionary Properties |
The IPropertiesDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the ICollectionT. (Inherited from ICollectionKeyValuePairString, Object.) | |
| IsReadOnly | Gets a value indicating whether the ICollectionT is read-only. (Inherited from ICollectionKeyValuePairString, Object.) | |
| Item | Gets or sets the element with the specified key. (Inherited from IDictionaryString, Object.) | |
| Keys | Gets an ICollectionT containing the keys of the IDictionaryTKey, TValue. (Inherited from IDictionaryString, Object.) | |
| Metadata |
File or folder metadata that contins this Properties dictionary.
| |
| Raw |
Low level access to properties.
| |
| Values | Gets an ICollectionT containing the values in the IDictionaryTKey, TValue. (Inherited from IDictionaryString, Object.) |