The GlyphCollection type exposes the following members.

Methods

  NameDescription
Public methodContains
Determine whether an Glyph is in the GlyphCollection.
Public methodGetEnumerator
Implements strong typed IEnumerable<T>.GetEnumerator.
Public methodIndexOf
Searches for the specified Glyph in the GlyphCollection.
Public methodSort
Sort the collection so that the glyphs are ordered from left to right, top to bottom.

See Also