StringSegmentSplitOptionsToString Method

Gets the string representation of this StringSegmentSplitOptions instance.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public override string ToString()

Return Value

String
A String that represents this StringSegmentSplitOptions instance.

See Also