IIndexableAttribute Interface

Defines an indexing operator on an attribute.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)

Syntax

'Declaration
Public Interface IIndexableAttribute
public interface IIndexableAttribute
public interface class IIndexableAttribute
type IIndexableAttribute =  interface end
public interface IIndexableAttribute

The IIndexableAttribute type exposes the following members.

Properties

  Name Description
Public property Item Gets the attribute with the specified key.

Top

See Also

Reference

Microsoft.Windows.Design.PropertyEditing Namespace