ReadLusas(Stream) Constructor

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

Parameters

stream
Stream

The file stream

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition