'Declaration Public Sub Add( _ ByVal item As LabelArea _ )
'Declaration
Public Sub Add( _ ByVal item As LabelArea _ )
'使用法 Dim instance As LabelAreaCollection Dim item As LabelArea instance.Add(item)
'使用法
Dim instance As LabelAreaCollection Dim item As LabelArea instance.Add(item)
public void Add( LabelArea item )
LabelAreaCollection クラス LabelAreaCollection メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.