IIndexableAttribute, interface
Définit un opérateur d'indexation sur un attribut.
Espace de noms : Microsoft.Windows.Design.PropertyEditing
Assembly : Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)
Syntaxe
'Déclaration
Public Interface IIndexableAttribute
public interface IIndexableAttribute
public interface class IIndexableAttribute
type IIndexableAttribute = interface end
public interface IIndexableAttribute
Le type IIndexableAttribute expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Item | Obtient l'attribut avec la clé spécifiée. |
Début