Spread Silverlight Documentation
GetHashCode Method (ICalcSource)


GrapeCity.CalcEngine Namespace > ICalcSource Interface : GetHashCode Method
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Function GetHashCode( _
   ByVal obj As ICalcSource _
) As System.Integer
'Usage
 
Dim instance As ICalcSource
Dim obj As ICalcSource
Dim value As System.Integer
 
value = instance.GetHashCode(obj)
[__DynamicallyInvokable()]
System.int GetHashCode( 
   ICalcSource obj
)

Parameters

obj
See Also

Reference

ICalcSource Interface
ICalcSource Members