PowerTools SPREAD for Windows Forms 10.0J
Item プロパティ (CharBoxInfoCollection)


インデックスに従ってキャラクターボックスを取得します。
構文
'Declaration
 
Public Shadows ReadOnly Default Property Item( _
   ByVal index As Integer _
) As CharBoxInfo
'使用法
 
Dim instance As CharBoxInfoCollection
Dim index As Integer
Dim value As CharBoxInfo
 
value = instance.Item(index)
public new CharBoxInfo this[ 
   int index
]; {get;}

パラメータ

index

プロパティ値

特定のインデックスを示すSystem.Int32値。
参照

CharBoxInfoCollection クラス
CharBoxInfoCollection メンバ

 

 


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