PowerTools SPREAD for Windows Forms 8.0J
idx フィールド


コレクション内でのオブジェクトのインデックス。これはオブジェクトをコレクション内の正しいインデックスに戻すために使用されます。
構文
'Declaration
 
Protected idx As Integer
'使用法
 
Dim instance As DeleteUndoAction
Dim value As Integer
 
value = instance.idx
 
instance.idx = value
protected int idx
参照

DeleteUndoAction クラス
DeleteUndoAction メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.