'宣言 Public Overloads Function IndexOf( _ ByVal item As GroupDef _ ) As System.Integer
'使用法 Dim instance As GroupDefList Dim item As GroupDef Dim value As System.Integer value = instance.IndexOf(item)
public System.int IndexOf( GroupDef item )
パラメータ
- item