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