ReadSTEP(Stream) Constructor

File stream constructor.
Public Sub New( _ 
ByVal stream As Stream
)
This language is not supported or no code example is available.
public ReadSTEP( 
Stream stream 
)
This language is not supported or no code example is available.

Parameters

stream
Stream

The file stream

.NET Framework

Supported in: 4.8

In this article

Definition