Collation.CodepointCollation PropertyCollation.CodepointCollation PropertyCollation::CodepointCollation Property

Gets the codepoint collation.

Syntax

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

Property Value

Type: XmlPrime.CollationXmlPrime.CollationXmlPrime::Collation^

The codepoint collation.

Remarks

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