Interface IIndexableAttribute
Define um operador de indexação em um atributo.
Namespace: Microsoft.Windows.Design.PropertyEditing
Assembly: Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)
Sintaxe
'Declaração
Public Interface IIndexableAttribute
public interface IIndexableAttribute
public interface class IIndexableAttribute
type IIndexableAttribute = interface end
public interface IIndexableAttribute
O tipo IIndexableAttribute expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
Item | Obtém o atributo com a chave especificada. |
Início