'DeclarationPublic Property DataType As SegmentDataType
'UsageDim instance As ArraySegmentData Dim value As SegmentDataType instance.DataType = value value = instance.DataType
public SegmentDataType DataType {get; set;}
'DeclarationPublic Property DataType As SegmentDataType
'UsageDim instance As ArraySegmentData Dim value As SegmentDataType instance.DataType = value value = instance.DataType
public SegmentDataType DataType {get; set;}