[]
Represents a segment which contains only one string.
public class StringSegmentData : ISegmentData, ISegmentMatrixData
Public Class StringSegmentData
Implements ISegmentData, ISegmentMatrixData
| Name | Description |
|---|---|
| StringSegmentData(string) | Initializes a new instance of the StringSegmentData class. |
| Name | Description |
|---|---|
| Value | Gets the value of the string segment. |
| Name | Description |
|---|---|
| ContainStringValue() | Indicates that whether the segment contains a string value. |