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