'Declaration Public Default Property Item( _ ByVal index As Integer _ ) As Light
'Declaration
Public Default Property Item( _ ByVal index As Integer _ ) As Light
public Light this[ int index ]; {get; set;}
LightCollection クラス LightCollection メンバ
© 2003-2015, GrapeCity inc. All rights reserved.