'宣言 Public Function IndexOf( _ ByVal ri As ReportItem _ ) As System.Integer
public System.int IndexOf( ReportItem ri )
パラメータ
- ri
- 検索する項目。
戻り値の型
riのインデックス。
'宣言 Public Function IndexOf( _ ByVal ri As ReportItem _ ) As System.Integer
public System.int IndexOf( ReportItem ri )