For a list of all members of this type, see IDictionary members.
Name | Description | |
---|---|---|
![]() | CreateDictionary | Creates the specified dictionary in the dictionary. |
![]() | CreateExtensionDictionary | Creates an extension dictionary for the dictionary. |
![]() | CreateXRecord | Creates the specified record in the specified dictionary. |
![]() | DeleteCustomData | Deletes the specified custom data from the dictionary. |
![]() | GetCustomData | Gets the specified custom data for the dictionary. |
![]() | GetEntries | Gets the entities and their entity types in the dictionary. |
![]() | GetEntry | Gets the specified entity and its entity type in the dictionary. |
![]() | GetExtensionDictionary | Gets the extension dictionary for the dictionary. |
![]() | GetNameOf | Gets the name of the specified entity in the dictionary. |
![]() | HasEntry | Gets whether the dictionary contains an entity with the specified name. |
![]() | ReleaseExtensionDictionary | Releases and erases the extension dictionary of the dictionary, if the extension dictionary exists and is empty. |
![]() | RemoveEntry | Removes the entity with the specified name from the dictionary. |
![]() | RenameEntry | Changes the name of the specified entity in the dictionary. |
![]() | SetCustomData | Sets the custom data for the dictionary. |
![]() | SetEntry | Sets the name for the specified entity in the dictionary. |