'Declaration
<__DynamicallyInvokableAttribute()> Public Overloads Function LastIndexOf( _ ByVal item As NPointD _ ) As System.Integer
'Usage
Dim instance As NPointDList Dim item As NPointD Dim value As System.Integer value = instance.LastIndexOf(item)
Parameters
- item