GlyphCollection::Insert Method (Int32, Glyph^)
.NET Framework (current version)
Inserts a Glyph into the GlyphCollection at the specified index.
Assembly: System.Design (in System.Design.dll)
Parameters
- index
-
Type:
System::Int32
The zero-based index where value should be inserted.
- value
-
Type:
System.Windows.Forms.Design.Behavior::Glyph^
The Glyph to insert.
.NET Framework
Available since 2.0
Available since 2.0
Show: