StringSegmentSplitOptionsTrimEntries Field
Trims white-space characters from each string segment in the result. When combined with the
RemoveEmptyEntries option,
then whitespace-only segments will also be omitted.
Namespace: KGySoft.CoreLibrariesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
public static readonly StringSegmentSplitOptions TrimEntries
Public Shared ReadOnly TrimEntries As StringSegmentSplitOptions
public:
static initonly StringSegmentSplitOptions TrimEntries
static val TrimEntries: StringSegmentSplitOptions
Field Value
StringSegmentSplitOptions