Segment Class |
public class Segment : IEquatable<Segment>
The Segment type exposes the following members.
| Name | Description | |
|---|---|---|
| Segment(Char, Int32) | Initializes a new instance of the Segment class | |
| Segment(String, Int32) | Initializes a new instance of the Segment class |
| Name | Description | |
|---|---|---|
| Decimals | ||
| IdentifyingTypes | ||
| Length | ||
| Type |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(Segment) | ||
| GetHashCode | (Overrides ObjectGetHashCode) |
| Name | Description | |
|---|---|---|
| Equality(Segment, Segment) | ||
| Inequality(Segment, Segment) |