StringSegmentSplitOptionsRemoveEmptyEntries Field
Omits elements that contain an empty string segment from the result. When combined with the
TrimEntries 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 RemoveEmptyEntries
Public Shared ReadOnly RemoveEmptyEntries As StringSegmentSplitOptions
public:
static initonly StringSegmentSplitOptions RemoveEmptyEntries
static val RemoveEmptyEntries: StringSegmentSplitOptions
Field Value
StringSegmentSplitOptions