Partager via


ReadOnlyLinkedElementCollection<T>.IBindingList.AddIndex, méthode

Ajoute la propriété spécifiée au jeu utilisé pour indexer la collection lorsqu'elle est recherchée.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntaxe

'Déclaration
Private Sub AddIndex ( _
    property As PropertyDescriptor _
) Implements IBindingList.AddIndex
void IBindingList.AddIndex(
    PropertyDescriptor property
)

Paramètres

Implémentations

IBindingList.AddIndex(PropertyDescriptor)

Sécurité .NET Framework

Voir aussi

Référence

ReadOnlyLinkedElementCollection<T> Classe

Microsoft.VisualStudio.Modeling, espace de noms