FixedPoint.GetHashCode Method
This member overrides ValueType.GetHashCode.
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As FixedPoint
Dim returnValue As Integer
returnValue = instance.GetHashCode
public override int GetHashCode ()
public:
virtual int GetHashCode () override
public int GetHashCode ()
public override function GetHashCode () : int
Not applicable.
Version Information
.NET Compact Framework
Supported in: 2.0
See Also
Reference
FixedPoint Structure
FixedPoint Members
Microsoft.WindowsMobile.DirectX.Direct3D Namespace