XmlCollation Class

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Constructs a collation that uses the specified culture and compare options.

Namespace:   System.Xml.Xsl.Runtime
Assembly:  System.Data.SqlXml (in System.Data.SqlXml.dll)

System::Object
  System.Xml.Xsl.Runtime::XmlCollation

public ref class XmlCollation sealed 

NameDescription
System_CAPS_pubmethodEquals(Object^)

This API supports the product infrastructure and is not intended to be used directly from your code. Returns true if this XML extension function has the same values as another XML extension function.(Overrides Object::Equals(Object^).)

System_CAPS_pubmethodGetHashCode()

This API supports the product infrastructure and is not intended to be used directly from your code. Returns the object's hash code.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetType()

Gets the Type of the current instance.(Inherited from Object.)

System_CAPS_pubmethodToString()

Returns a string that represents the current object.(Inherited from Object.)

.NET Framework
Available since 2.0

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: