For a list of all members of this type, see IEdmDictionary5 members.
| Name | Description | |
|---|---|---|
![]() | LongFindKeys | Starts an enumeration of all of the key-value pairs that have integer keys in the specified range. |
![]() | LongFindValues | Starts an enumeration of all of the key-value pairs that have integer keys whose values contain the specified text. |
![]() | LongGetAt | Gets the value for the specified integer key. |
![]() | LongGetFirstPosition | Starts an enumeration of all of the key-value pairs that have integer keys. |
![]() | LongGetNextAssoc | Gets the key-value pair at the next position of an enumeration. |
![]() | LongRemoveAt | Deletes the specified integer key and its value. |
![]() | LongSetAt | Sets the value for the specified integer key. |
![]() | LongTestAndSetAt | Creates the specified integer key if it does not exist and sets its value. |
![]() | RemoveDictionary | Removes this dictionary and all of its data from the SOLIDWORKS PDM Professional database. |
![]() | StringFindKeys | Starts an enumeration of all the key-value pairs whose string keys contain the specified text. |
![]() | StringFindValues | Starts an enumeration of all of the key-value pairs that have string keys whose values contain the specified text. |
![]() | StringGetAt | Gets the value for the specified string key. |
![]() | StringGetFirstPosition | Starts an enumeration of all of the key-value pairs that have string keys. |
![]() | StringGetNextAssoc | Gets the key-value pair at the next position of an enumeration. |
![]() | StringRemoveAt | Deletes the specified string key and its value. |
![]() | StringSetAt | Sets the value for the specified string key. |
![]() | StringTestAndSetAt | Creates the specified string key if it does not exist and sets its value. |
