Constable Authorization Engine 2.0 BETA

SerializablePropertyAttribute.GetHashCode Method 

[This is preliminary documentation and subject to change.]

Returns the hash code for this instance.

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

A 32-bit signed integer hash code.

See Also

SerializablePropertyAttribute Class | LaMarvin.Constable.Design Namespace