GlyphCollection.Add(Glyph) Metod

Definition

Lägger till en Glyph med det angivna värdet i GlyphCollection.

public:
 int Add(System::Windows::Forms::Design::Behavior::Glyph ^ value);
public int Add(System.Windows.Forms.Design.Behavior.Glyph value);
member this.Add : System.Windows.Forms.Design.Behavior.Glyph -> int
Public Function Add (value As Glyph) As Integer

Parametrar

value
Glyph

A Glyph som ska läggas till i slutet av samlingen.

Returer

Indexet där det nya elementet infogades.

Gäller för