public int GetHashCode(
Role obj
)
Public Function GetHashCode (
obj As Role
) As Integer
public:
virtual int GetHashCode(
Role^ obj
) sealed
abstract GetHashCode :
obj : Role -> int
override GetHashCode :
obj : Role -> int