'Declaration Public ReadOnly Property IsEmpty As Boolean
'Declaration
Public ReadOnly Property IsEmpty As Boolean
'Usage Dim instance As C1Size Dim value As Boolean value = instance.IsEmpty
'Usage
Dim instance As C1Size Dim value As Boolean value = instance.IsEmpty
public bool IsEmpty {get;}
C1Size Structure C1Size Members