'Declaration <DefaultValueAttribute()> Public ReadOnly Property CurrentRowIndex As Integer
'Usage Dim instance As CellsEnumerator Dim value As Integer value = instance.CurrentRowIndex
[DefaultValue()] public int CurrentRowIndex {get;}
'Declaration <DefaultValueAttribute()> Public ReadOnly Property CurrentRowIndex As Integer
'Usage Dim instance As CellsEnumerator Dim value As Integer value = instance.CurrentRowIndex
[DefaultValue()] public int CurrentRowIndex {get;}