ReadOBJ(String) Constructor

Constructor with file name specification.
Public Sub New( _ 
ByVal fileName As String
)
This language is not supported or no code example is available.
public ReadOBJ( 
string fileName 
)
This language is not supported or no code example is available.

Parameters

fileName
string

The file to read

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition