'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 メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.