public void InsertRange( int index, LegendArea[] items )
'Declaration Public Sub InsertRange( _ ByVal index As Integer, _ ByVal items() As LegendArea _ )
'使用法 Dim instance As LegendAreaCollection Dim index As Integer Dim items() As LegendArea instance.InsertRange(index, items)
LegendAreaCollection クラス LegendAreaCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.