ViewCollectionItem(Int32) Property |
Namespace: Easymap.AddIn.DataAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic View this[
int index
] { get; }Public ReadOnly Default Property Item (
index As Integer
) As View
Get
Parameters
- index Int32
Return Value
View
See Also