DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / MicroQRCodeOptions Class / GetHashCode Method

In This Topic
GetHashCode Method (MicroQRCodeOptions)
In This Topic
Overridden. Returns the hash code for the string representation of this object.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As System.Integer
 

Return Value

A 32-bit signed integer hash code.
See Also