LineParsingInstruction.WithTabsReservation

LineParsingInstruction.WithTabsReservation method

Defines the interface for WithTabsReservation

public LineParsingInstruction WithTabsReservation(int value)
ParameterTypeDescription
valueInt32The int value.

Return Value

The LineParsingInstruction.

See Also