'Declaration
Public Overridable Function ConvertTo( _ ByVal type As PathCommandType _ ) As NPathCommandRow
'Usage
Dim instance As NPathCommandRow Dim type As PathCommandType Dim value As NPathCommandRow value = instance.ConvertTo(type)
public virtual NPathCommandRow ConvertTo( PathCommandType type )
Parameters
- type