RealTimeStylusEnabledData.Item 屬性
取得集合中位於指定位置的 TabletContextId 物件。
命名空間: Microsoft.StylusInput.PluginData
組件: Microsoft.Ink (在 Microsoft.Ink.dll 中)
語法
'宣告
Public ReadOnly Property Item ( _
index As Integer _
) As Integer
'用途
Dim instance As RealTimeStylusEnabledData
Dim index As Integer
Dim value As Integer
value = instance.Item(index)
public int Item[
int index
] { get; }
public:
property int Item[int index] {
int get (int index);
}
/** @property */
public int get_Item(
int index
)
JScript 不支援索引屬性。
參數
- index
型別:System.Int32
要取得的 TabletContextId 索引。
屬性值
型別:System.Int32
集合中位於指定位置的 TabletContextId。
平台
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework 和 .NET Compact Framework 並不支援各種平台的所有版本。如需支援平台版本的相關資訊,請參閱 .NET Framework 系統需求。
版本資訊
.NET Framework
支援版本:3.0