'宣言 Public Function IndexOf( _ ByVal item As Legend _ ) As System.Integer
'使用法 Dim instance As LegendCollection Dim item As Legend Dim value As System.Integer value = instance.IndexOf(item)
public System.int IndexOf( Legend item )
LegendCollection クラス LegendCollection メンバ