EPATHLogical |
public sealed class LogicalValueSegment : EPATHLogicalSegment
The EPATHLogicalValueSegment type exposes the following members.
| Name | Description | |
|---|---|---|
| EPATHLogicalValueSegment(EPATHLogicalType) | Constructs a wildcard segment. | |
| EPATHLogicalValueSegment(EPATHLogicalType, UInt32) | Construct a new logical segment. | |
| EPATHLogicalValueSegment(EPATHLogicalType, EPATHLogicalValueSegmentLogicalFormat, UInt32) | Constructs a new logical segment. |
| Name | Description | |
|---|---|---|
| Format | The segment format. | |
| IsWildcard | True if this is a wildcard segment. | |
| Type |
The logical segment type.
(Inherited from EPATHLogicalSegment) | |
| Value | The value. |
| Name | Description | |
|---|---|---|
| Marshal |
Marshal segment.
(Overrides EPATHSegmentMarshal(BufferWriter, Boolean)) |