Our new developer documentation is now available. Please check it out!
RoomCollection.GetHashCode
public int GetHashCode(Room obj)
Default GetHashCode
Parameters
Name | Type | Description |
---|---|---|
obj | Room | room |
Returns
Type | Description |
---|---|
Int32 | hash code |
public int GetHashCode(Room obj)
Default GetHashCode
Name | Type | Description |
---|---|---|
obj | Room | room |
Type | Description |
---|---|
Int32 | hash code |