FlexReport for WinForms
IndexOf メソッド (Dictionary)


C1.Document アセンブリ > C1.Document 名前空間 > Dictionary クラス : IndexOf メソッド
シンタックス
'宣言
 
Public Function IndexOf( _
   ByVal item As DictionaryItem _
) As System.Integer
'使用法
 
Dim instance As Dictionary
Dim item As DictionaryItem
Dim value As System.Integer
 
value = instance.IndexOf(item)
public System.int IndexOf( 
   DictionaryItem item
)

パラメータ

item
参照

参照

Dictionary クラス
Dictionary メンバ