NodeCollectionItem Property |
Gets specified Node
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic LTComponent this[
int index
] { get; }Public ReadOnly Default Property Item (
index As Integer
) As LTComponent
Get
Parameters
- index Int32
-
Property Value
LTComponent
See Also