IIndexableAttribute 介面
針對屬性定義索引運算子。
命名空間: Microsoft.Windows.Design.PropertyEditing
組件: Microsoft.Windows.Design.Interaction (在 Microsoft.Windows.Design.Interaction.dll 中)
語法
'宣告
Public Interface IIndexableAttribute
public interface IIndexableAttribute
public interface class IIndexableAttribute
type IIndexableAttribute = interface end
public interface IIndexableAttribute
IIndexableAttribute 型別會公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
Item | 取得具有指定之索引鍵的屬性。 |
回頁首