LTComponentArrayItem Property |
Namespace: Easymap.AddIn.CommonAssembly: 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