'Declaration
Public Property DataType As SegmentDataType
'Usage
Dim instance As ArraySegmentData Dim value As SegmentDataType instance.DataType = value value = instance.DataType
public SegmentDataType DataType {get; set;}
'Declaration
Public Property DataType As SegmentDataType
'Usage
Dim instance As ArraySegmentData Dim value As SegmentDataType instance.DataType = value value = instance.DataType
public SegmentDataType DataType {get; set;}