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