PowerTools SPREAD for Windows Forms 8.0J
RemoveAt メソッド (LightCollection)


光源のインデックス。
指定したインデックスにある光源を削除します。
構文
public void RemoveAt( 
   int index
)
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
 
'使用法
 
Dim instance As LightCollection
Dim index As Integer
 
instance.RemoveAt(index)

パラメータ

index
光源のインデックス。
参照

LightCollection クラス
LightCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.