Bagikan melalui


DesignerActionItemCollection.Contains(DesignerActionItem) Metode

Definisi

Menentukan apakah DesignerActionItemCollection berisi elemen tertentu.

public:
 bool Contains(System::ComponentModel::Design::DesignerActionItem ^ value);
public bool Contains (System.ComponentModel.Design.DesignerActionItem value);
member this.Contains : System.ComponentModel.Design.DesignerActionItem -> bool
Public Function Contains (value As DesignerActionItem) As Boolean

Parameter

Mengembalikan

trueDesignerActionItemCollection jika berisi nilai yang ditentukan; jika tidak, false.

Berlaku untuk