ImageGear .NET - Updated
GetHashCode Method (ImGearARTMeasurementUnit)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTMeasurementUnit Structure : GetHashCode Method
Returns a hash code.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As ImGearARTMeasurementUnit
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()
public: int GetHashCode(); override 
public:
int GetHashCode(); override 

Return Value

Integer value.
See Also

Reference

ImGearARTMeasurementUnit Structure
ImGearARTMeasurementUnit Members