GrapeCity SPREAD for Windows Forms 11.0J
IndexOf メソッド (CharBoxInfoCollection)


キャラクターボックスを示すCharBoxInfo
特定のキャラクターボックスのインデックスを取得します。
構文
'Declaration
 
Public Shadows Function IndexOf( _
   ByVal CharBoxInfo As CharBoxInfo _
) As Integer
'使用法
 
Dim instance As CharBoxInfoCollection
Dim CharBoxInfo As CharBoxInfo
Dim value As Integer
 
value = instance.IndexOf(CharBoxInfo)
public new int IndexOf( 
   CharBoxInfo CharBoxInfo
)

パラメータ

CharBoxInfo
キャラクターボックスを示すCharBoxInfo

戻り値の型

キャラクターボックスのインデックスを示すSystem.Int32
参照

CharBoxInfoCollection クラス
CharBoxInfoCollection メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.