GlyphCollection.Insert(Int32, Glyph) Metod

Definition

Infogar en Glyph i GlyphCollection vid det angivna indexet.

public:
 void Insert(int index, System::Windows::Forms::Design::Behavior::Glyph ^ value);
public void Insert(int index, System.Windows.Forms.Design.Behavior.Glyph value);
member this.Insert : int * System.Windows.Forms.Design.Behavior.Glyph -> unit
Public Sub Insert (index As Integer, value As Glyph)

Parametrar

index
Int32

Det nollbaserade index där value ska infogas.

value
Glyph

Infoga Glyph .

Gäller för