Key PropertiesKey PropertiesKey Properties

The KeyKeyKey type exposes the following members.

Properties

 PropertyDescription
Public propertyCollationCollationCollation Gets the URI of the collation to use when deciding whether two strings are equal for the purposes of key matching, os null a null reference (Nothing in Visual Basic) nullptr to use the default collation.
Public propertyMatchMatchMatch Gets the XSLT pattern which describes the nodes matched by the key.
Public propertyUseUseUse Gets the expression which specifies the values of the key.

Top