Collation.HtmlAsciiCaseInsensitiveCollation PropertyCollation.HtmlAsciiCaseInsensitiveCollation PropertyCollation::HtmlAsciiCaseInsensitiveCollation Property

Gets the HTML ASCII case-insensitive collation.

Syntax

Public Shared ReadOnly Property HtmlAsciiCaseInsensitiveCollation As Collation
        Get
public static Collation HtmlAsciiCaseInsensitiveCollation { get; }
public:
static property Collation^ HtmlAsciiCaseInsensitiveCollation {
    Collation^ get();
}
 

Property Value

Type: XmlPrime.CollationXmlPrime.CollationXmlPrime::Collation^

The HTML ASCII case-insensitive collation.

Remarks

This collation provides the ability to compare strings based on codepoint values.