次の方法で共有


Stroke.GetPacketValuesByProperty メソッド (Guid, Int32, Int32)

[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]

名前空間:  Microsoft.Ink
アセンブリ:  Microsoft.Ink (Microsoft.Ink.dll 内)

構文

'宣言
Public Function GetPacketValuesByProperty ( _
    id As Guid, _
    index As Integer, _
    count As Integer _
) As Integer()
'使用
Dim instance As Stroke
Dim id As Guid
Dim index As Integer
Dim count As Integer
Dim returnValue As Integer()

returnValue = instance.GetPacketValuesByProperty(id, _
    index, count)
public int[] GetPacketValuesByProperty(
    Guid id,
    int index,
    int count
)
public:
array<int>^ GetPacketValuesByProperty(
    Guid id, 
    int index, 
    int count
)
public function GetPacketValuesByProperty(
    id : Guid, 
    index : int, 
    count : int
) : int[]
member GetPacketValuesByProperty : 
        id:Guid * 
        index:int * 
        count:int -> int[] 

パラメーター

戻り値

型 : array<System.Int32[]

プラットフォーム

Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008

.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。 サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。

バージョン情報

.NET Framework

サポート対象 : 3.0

参照

参照

Stroke クラス

Stroke メンバー

GetPacketValuesByProperty オーバーロード

Microsoft.Ink 名前空間