'Declaration Public Start As Integer
'Declaration
Public Start As Integer
'Usage Dim instance As TextLine Dim value As Integer value = instance.Start instance.Start = value
'Usage
Dim instance As TextLine Dim value As Integer value = instance.Start instance.Start = value
public int Start
TextLine Structure TextLine Members