Name | Description | |
---|---|---|
add | Defines a new name. Returns the IName object. | |
clear | Clears the IName collection. | |
contains | Determines whether name is contained in INames | |
fromJson | Generates a collection of defined name from the json string. | |
get | Overloaded. Returns the IName object from a collection. | |
getCount | Returns the number of objects in the collection. | |
toJson | Generates the json string from the defined names. |