FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsResourceItemComparer..::..GetHashCode Method

Returns a hash code for this instance.

Namespace:  FlowWright.cDevDeAPI.Globalization
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public int GetHashCode(
	clsResourceItem oItem
)
Public Function GetHashCode ( _
	oItem As clsResourceItem _
) As Integer
public:
int^ GetHashCode(
	clsResourceItem^ oItem
)

Return Value

A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.