'Declaration Public Sub Add( _ ByVal item As LegendArea _ )
'Declaration
Public Sub Add( _ ByVal item As LegendArea _ )
'使用法 Dim instance As LegendAreaCollection Dim item As LegendArea instance.Add(item)
'使用法
Dim instance As LegendAreaCollection Dim item As LegendArea instance.Add(item)
public void Add( LegendArea item )
LegendAreaCollection クラス LegendAreaCollection メンバ
Copyright © 2004 GrapeCity inc.