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