XmlQualifiedNameGetHashCode Method |
Returns the hash code for the System.Xml.XmlQualifiedName.
Namespace: System.XmlAssembly: CSharpXamlForHtml5.System.Xml.dll (in CSharpXamlForHtml5.System.Xml.dll.dll) Version: 1.0.0.0
Syntax public override int GetHashCode()
Return Value
Type:
Int32A hash code for this object.
See Also