Feature.GetHashCode Method

Serves as a hash function for this feature.

Syntax

C#

public override int GetHashCode ()

Return Value

Returns the hash code for the feature.

Thread Safety

Any public static members of this type are thread safe. Any instance members are not guaranteed to be thread safe.