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