Click or drag to resize
Sandcastle Help File BuilderMSHelpAttrGetHashCode Method
Get a hash code for this item

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public override int GetHashCode()

Return Value

Type: Int32
Returns the hash code for the attribute name and value.
See Also