'Declaration
Public ReadOnly Property Cells As Object()
'Usage
Dim instance As RowElement Dim value() As Object value = instance.Cells
public object[] Cells {get;}
'Declaration
Public ReadOnly Property Cells As Object()
'Usage
Dim instance As RowElement Dim value() As Object value = instance.Cells
public object[] Cells {get;}