MESCIUS SPREAD for ASP.NET 10.0J
Add メソッド (LightCollection)

追加するライト。
ライトをコレクションに追加します。
構文
'Declaration
 
Public Sub Add( _
   ByVal item As Light _
) 
public void Add( 
   Light item
)

パラメータ

item
追加するライト。
例外
例外説明
System.ArgumentNullExceptionitemがNull参照(VBではNothing)です。
参照

LightCollection クラス
LightCollection メンバ

 

 


© MESCIUS inc. All rights reserved.