GlyphIdList.Remove

GlyphIdList.Remove method

Removes glyph id from the list.

public bool Remove(GlyphId glyphId)
ParameterTypeDescription
glyphIdGlyphIdglyph identifier

Return Value

true if item is successfully removed; otherwise, false

See Also