| FastObservableCollectionTGetHashCode Method |
Serves as the default hash function.
Namespace:
Cauldron.Collections
Assembly:
Cauldron.Collections (in Cauldron.Collections.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public override int GetHashCode()
Return Value
Type:
Int32A hash code for the current object.
See Also