[]
Represents a segment which contains an array of double value.
public class ArraySegmentData : ISupportDynamicDataSegment, ISegmentData, ISegmentMatrixData
Public Class ArraySegmentData
Implements ISupportDynamicDataSegment, ISegmentData, ISegmentMatrixData
Name | Description |
---|---|
ArraySegmentData(IList) | Initializes a new instance of the ArraySegmentData class. |
Name | Description |
---|---|
ContainStringValue() | Indicates that whether the segment contains a string value. |
GetValue(int) | Gets the value. |