VZItemsNames
Description
The VZItemsNames class implements an object used to work with the collection of visualizer element names.
Properties of Class Object Inherited from IVZItemsNames
|
Property name |
Brief description |
|
AllKeys |
The AllKeys property returns keys of all elements. |
|
Count |
The Count property determines the number of collection elements. |
|
Item |
The Item property determines the collection element by its key. |
Methods of Class Object Inherited from IVZItemsNames
|
Method name |
Brief description |
|
Add |
The Add method adds a new element into the collection. |
|
Clear |
The Clear method entirely removes elements from the collection. |
|
Remove |
The Remove method removes element from the collection by its key. |
See also:
Visualizators Assembly Classes