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