GrapeCity PlusPak for Windows Forms 10.0J
IndexOf メソッド (CommandIconCollection)

CommandIconCollectionの中で検索するCommandIcon
CommandIconCollectionに含まれる特定の項目のインデックスを判定します。
シンタックス
Public Function IndexOf( _
   ByVal icon As CommandIcon _
) As Integer
public int IndexOf( 
   CommandIcon icon
)

パラメータ

icon
CommandIconCollectionの中で検索するCommandIcon

戻り値の型

リストに見つかった場合は値のインデックス、それ以外の場合は-1。
参照

参照

CommandIconCollection クラス
CommandIconCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.