Click or drag to resize

FixedColumnWidthWithoutTabSeparationStrategy Constructor

Overload List
 NameDescription
Public methodFixedColumnWidthWithoutTabSeparationStrategy Initializes a new instance of the FixedColumnWidthWithoutTabSeparationStrategy class with an empty list of start positions.
Public methodFixedColumnWidthWithoutTabSeparationStrategy(IReadOnlyListInt32) Constructor for this strategy. You must provide the start positions of the tokens. The first token implicitely has position 0.
Top
See Also