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