StringSegmentSplitOptionsNone Field

Represents the default options when splitting string segments by the Split method overloads.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public static readonly StringSegmentSplitOptions None

Field Value

StringSegmentSplitOptions

See Also