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