Click or drag to resize
XmlQualifiedNameGetHashCode Method
Returns the hash code for the System.Xml.XmlQualifiedName.

Namespace: System.Xml
Assembly: CSharpXamlForHtml5.System.Xml.dll (in CSharpXamlForHtml5.System.Xml.dll.dll) Version: 1.0.0.0
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
A hash code for this object.
See Also