PointCardReceiveLengths.GetHashCode Method
2/27/2008
Returns the hash code of the current PointCardReceiveLengths.
Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
public override int GetHashCode ()
public:
virtual int GetHashCode () override
public int GetHashCode ()
public override function GetHashCode () : int
Return Value
An integer representation of the hash code for the current PointCardReceiveLengths.
Remarks
Returns the hash code of the current PointCardReceiveLengths.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.
See Also
Reference
PointCardReceiveLengths Structure
PointCardReceiveLengths Members
Microsoft.PointOfService Namespace