'Declaration
Protected Overridable Sub ImportVertex( _ ByVal shape As NShape, _ ByVal dataRecord As INDataRecord _ )
'Usage
Dim instance As NDataSourceImporter Dim shape As NShape Dim dataRecord As INDataRecord instance.ImportVertex(shape, dataRecord)
protected virtual void ImportVertex( NShape shape, INDataRecord dataRecord )
Parameters
- shape
- dataRecord