13 lines
132 B
Markdown
13 lines
132 B
Markdown
# HashCode
|
||
|
||
Calculates the hash code value for the current object.
|
||
|
||
```
|
||
int HashCode();
|
||
|
||
```
|
||
|
||
Return Value
|
||
|
||
Returns the hash code.
|