public int Length {get;}
'Declaration Public ReadOnly Property Length As Integer
'Declaration
Public ReadOnly Property Length As Integer
'Usage Dim instance As LinearRange Dim value As Integer value = instance.Length
'Usage
Dim instance As LinearRange Dim value As Integer value = instance.Length
LinearRange Structure LinearRange Members