Leadtools Namespace > LeadStream Class > LeadStream Constructor : LeadStream Constructor(IInputStream,Boolean) |
public LeadStream( IInputStream stream, bool disposeStream )
'Declaration Public Function New( _ ByVal stream As IInputStream, _ ByVal disposeStream As Boolean _ )
'Usage Dim stream As IInputStream Dim disposeStream As Boolean Dim instance As New LeadStream(stream, disposeStream)
public LeadStream( IInputStream stream, bool disposeStream )
function LeadStream( stream , disposeStream )
public: LeadStream( IInputStream^ stream, bool disposeStream )
If disposeStream is true, then the LeadStream will dispose stream when it is disposed.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2