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