Share via


DataSourceDescriptorCollection.IndexOf(DataSourceDescriptor) Yöntem

Tanım

içindeki bir DataSourceDescriptor dizinini DataSourceDescriptorCollectiondöndürür.

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

Parametreler

Döndürülenler

dizinindeki DataSourceDescriptorCollectiondizinini DataSourceDescriptorvalue bulursanız; aksi takdirde -1.

Şunlara uygulanır