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