'Declaration
<__DynamicallyInvokableAttribute()> Public Overloads Function LastIndexOf( _ ByVal item As NGraphEdge _ ) As System.Integer
'Usage
Dim instance As NGraphEdgeList Dim item As NGraphEdge Dim value As System.Integer value = instance.LastIndexOf(item)
[__DynamicallyInvokable()] public System.int LastIndexOf( NGraphEdge item )
Parameters
- item