SignatureName.GetHashCode

SignatureName.GetHashCode method

Returns a hash code for this instance based on the FullName property.

public override int GetHashCode()

Return Value

An integer representing the hash code of the FullName property.

See Also