Reports for WPF
Add メソッド (WarningCollection)

C1.C1Report.4 アセンブリ > C1.C1Rdl 名前空間 > WarningCollection クラス : Add メソッド
追加する警告。
Warning オブジェクトを現在のコレクションに追加します。
シンタックス
'宣言
 
Public Function Add( _
   ByVal item As Warning _
) As System.Integer
public System.int Add( 
   Warning item
)

パラメータ

item
追加する警告。

戻り値の型

現在コレクション内の追加されたオブジェクトのインデックス。
参照

WarningCollection クラス
WarningCollection メンバ