PowerTools SPREAD for Windows Forms 8.0J
Add メソッド (LabelAreaCollection)


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

パラメータ

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

LabelAreaCollection クラス
LabelAreaCollection メンバ

 

 


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