Mono Class Library: System Namespace

System.StringComparison Enumeration

Documentation for this section has not yet been entered.
[System.Runtime.InteropServices.ComVisible(true)]
public enum StringComparison

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
CurrentCultureDocumentation for this section has not yet been entered.
CurrentCultureIgnoreCaseDocumentation for this section has not yet been entered.
InvariantCultureDocumentation for this section has not yet been entered.
InvariantCultureIgnoreCaseDocumentation for this section has not yet been entered.
OrdinalDocumentation for this section has not yet been entered.
OrdinalIgnoreCaseDocumentation for this section has not yet been entered.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0