Aracılığıyla paylaş


DataSourceGroupCollection.IndexOf(DataSourceGroup) Yöntem

Tanım

içindeki bir DataSourceGroup dizinini DataSourceGroupCollectiondöndürür.

public:
 int IndexOf(System::ComponentModel::Design::Data::DataSourceGroup ^ value);
public int IndexOf (System.ComponentModel.Design.Data.DataSourceGroup value);
member this.IndexOf : System.ComponentModel.Design.Data.DataSourceGroup -> int
Public Function IndexOf (value As DataSourceGroup) As Integer

Parametreler

value
DataSourceGroup

öğesini DataSourceGroup bulun.

Döndürülenler

dizinindeki DataSourceGroupCollectiondizinini DataSourceGroupvalue bulursanız; aksi takdirde -1.

Şunlara uygulanır