ReportViewer for ASP.NET Web Forms
Add メソッド (IndexEntryCollection)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > IndexEntryCollection クラス : Add メソッド
追加する項目。
IndexEntry を現在のコレクションに追加します。
シンタックス
'宣言
 
Public Function Add( _
   ByVal item As IndexEntry _
) As System.Integer
public System.int Add( 
   IndexEntry item
)

パラメータ

item
追加する項目。

戻り値の型

現在のコレクションに新しく追加された項目のインデックス。
参照

IndexEntryCollection クラス
IndexEntryCollection メンバ