StringSegmentComparerCompareOptions Property

Gets the CompareOptions that is associated with this StringSegmentComparer.

Definition

Namespace: KGySoft.CoreLibraries
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public abstract CompareOptions CompareOptions { get; }

Property Value

CompareOptions

See Also