Aracılığıyla paylaş


DesignerActionListCollection.Add(DesignerActionList) Yöntem

Tanım

Sağlanan DesignerActionList öğesini geçerli koleksiyona ekler.

public:
 int Add(System::ComponentModel::Design::DesignerActionList ^ value);
public int Add (System.ComponentModel.Design.DesignerActionList value);
public int Add (System.ComponentModel.Design.DesignerActionList? value);
member this.Add : System.ComponentModel.Design.DesignerActionList -> int
Public Function Add (value As DesignerActionList) As Integer

Parametreler

Döndürülenler

Yeni öğenin koleksiyonun iç listesine eklendiği konum.

Açıklamalar

Yeni öğe iç listenin sonuna eklenir.

Şunlara uygulanır

Ayrıca bkz.