CategoryAttributeGetHashCode Method |
Returns the hash code for this attribute.
Namespace: System.ComponentModelAssembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax public override int GetHashCode()
Return Value
Type:
Int32A 32-bit signed integer hash code.
See Also