Documentation for this section has not yet been entered.
Generate the hash code for this QName.
The hash code is calculated using both the Namespace URI and the local part of the QName. The prefix is NOT used to calculate the hash code.
This method satisfies the general contract of Java.Lang.Object.GetHashCode.