GlyphUInt32Id.op_Inequality

GlyphUInt32Id Inequality operator

Inequality 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