







|
| Project Mercury API Reference |
| VariableFloat..::.GetHashCode Method |
| VariableFloat Structure See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Returns the hash code for this instance.
Namespace:
ProjectMercury
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
| C# |
|---|
public override int GetHashCode() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function GetHashCode As Integer |
| Visual C++ |
|---|
public: virtual int GetHashCode() override |
