[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode.MicroQRCodeOptions.GetHashCode

GetHashCode Method

GetHashCode()

Overridden. Returns the hash code for the string representation of this object.

Declaration
public override int GetHashCode()
Public Overrides Function GetHashCode() As Integer
Returns
Type Description
int

A 32-bit signed integer hash code.

Overrides