'Declaration Public Function Remove( _ ByVal item As Light _ ) As Boolean
'使用法 Dim instance As LightCollection Dim item As Light Dim value As Boolean value = instance.Remove(item)
public bool Remove( Light item )
LightCollection クラス LightCollection メンバ
© 2004-2015, GrapeCity inc. All rights reserved.