Fixed |
public class FixedColumnWidthWithoutTabSeparationStrategy : IAsciiSeparationStrategy, IImmutable, IEquatable<FixedColumnWidthWithoutTabSeparationStrategy>
The FixedColumnWidthWithoutTabSeparationStrategy type exposes the following members.
Name | Description | |
---|---|---|
FixedColumnWidthWithoutTabSeparationStrategy | Initializes a new instance of the FixedColumnWidthWithoutTabSeparationStrategy class with an empty list of start positions. | |
FixedColumnWidthWithoutTabSeparationStrategy(IReadOnlyListInt32) | Constructor for this strategy. You must provide the start positions of the tokens. The first token implicitely has position 0. |
Name | Description | |
---|---|---|
StartPositions |
Name | Description | |
---|---|---|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetTokens | ||
GetType | Gets the Type of the current instance. (Inherited from Object) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
ToString | (Overrides ObjectToString) |