NodeCollection Class |
Namespace: Easymap.AddIn
The NodeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Number of items in the collection
| |
| Document |
Gets the associated Document.
| |
| Item |
Gets specified Node
|
| Name | Description | |
|---|---|---|
| FindByCaption |
Finds an item by its caption
| |
| FindByName |
Finds an item by its name
| |
| GetEnumerator |
Enumerates through the list of nodes.
|