'Declaration Public ReadOnly Property Current As Cell
'Usage Dim instance As CellsEnumerator Dim value As Cell value = instance.Current
public Cell Current {get;}
'Declaration Public ReadOnly Property Current As Cell
'Usage Dim instance As CellsEnumerator Dim value As Cell value = instance.Current
public Cell Current {get;}