MESCIUS SPREAD for ASP.NET 10.0J
Item プロパティ (LightCollection)

ライトのインデックス。
指定したインデックスにあるライトを取得または設定します。
構文
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As Light
public Light this[ 
   int index
]; {get; set;}

パラメータ

index
ライトのインデックス。

プロパティ値

ライト。
参照

LightCollection クラス
LightCollection メンバ

 

 


© MESCIUS inc. All rights reserved.