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