PowerTools SPREAD for ASP.NET 8.0J
Add メソッド (LabelAreaCollection)

ラベルエリア。
ラベルエリアをコレクションに追加します。
構文
'Declaration
 
Public Sub Add( _
   ByVal item As LabelArea _
) 
public void Add( 
   LabelArea item
)

パラメータ

item
ラベルエリア。
例外
例外説明
System.ArgumentNullExceptionitemがNull参照(VBではNothing)です。
参照

LabelAreaCollection クラス
LabelAreaCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.