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