The methods of System.Windows.Forms.Design.Behavior.GlyphCollection are listed below. For a list of all members, see the GlyphCollection Members list.
See Also: Inherited members from System.Collections.CollectionBase
Adds a System.Windows.Forms.Design.Behavior.Glyph with the specified value to the System.Windows.Forms.Design.Behavior.GlyphCollection.
Copies the elements of an array to the end of the System.Windows.Forms.Design.Behavior.GlyphCollection.
Adds the contents of another System.Windows.Forms.Design.Behavior.GlyphCollection to the end of the collection.
Gets a value indicating whether the System.Windows.Forms.Design.Behavior.GlyphCollection contains the specified System.Windows.Forms.Design.Behavior.Glyph.
Copies the System.Windows.Forms.Design.Behavior.GlyphCollection values to a one-dimensional Array at the specified index.
Returns the index of a System.Windows.Forms.Design.Behavior.Glyph in the System.Windows.Forms.Design.Behavior.GlyphCollection.
Inserts a System.Windows.Forms.Design.Behavior.Glyph into the System.Windows.Forms.Design.Behavior.GlyphCollection at the specified index.
Removes a specific System.Windows.Forms.Design.Behavior.Glyph from the System.Windows.Forms.Design.Behavior.GlyphCollection.