'Declaration
Public Function New( _ ByVal mode As PointIndexMode, _ ByVal customIndex As System.Integer _ )
'Usage
Dim mode As PointIndexMode Dim customIndex As System.Integer Dim instance As New NPointPort(mode, customIndex)
public NPointPort( PointIndexMode mode, System.int customIndex )
Parameters
- mode
- customIndex