GlyphUInt32Id.op_Equality

GlyphUInt32Id Equality operator

Equality operator implementation.

public static bool operator ==(GlyphUInt32Id obj1, object obj2)
ParameterTypeDescription
obj1GlyphUInt32Idfirst glyph identifier to compare
obj2Objectsecond glyph identifier to compare

Return Value

comparison result

See Also