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