DataMinerNodes Members
These members are related to DataMinerNodes Collection Interface.
Functions
| Name | Description |
|---|---|
| Add | Adds an item to the end of the collection. |
| Remove | Removes the item by index. |
| RemoveAll | Removes all items. |
Properties
| Name | Description |
|---|---|
| Count | Returns the number of elements in the collection. Return value: Long. This property is read only. |
| Item | Returns a single DataMinerNode from the collection. Return value: DataMinerNode. This property is read only. |
Subtopics