'Declaration Public ReadOnly Property Size As Integer
'Declaration
Public ReadOnly Property Size As Integer
'Usage Dim instance As AxcExt Dim value As Integer value = instance.Size
'Usage
Dim instance As AxcExt Dim value As Integer value = instance.Size
public int Size {get;}
AxcExt Class AxcExt Members