←Select platform

ILeadStream Interface Members

Summary

The following tables list the members exposed by ILeadStream.

Public Methods

Name Description
CloseFile Closes this ILeadStream object and releases any resources associated with it.
OpenFile Creates, opens or reopens the specified file.
Read Reads a specified number of bytes from the ILeadStream object and writes the data into the specified buffer.
Seek Sets the current position of this ILeadStream object to the specified value.
Start Called to start using the ILeadStream object.
Stop Called to stop using the ILeadStream object.
Write Writes the specified number of bytes to the ILeadStream object.

Public Properties

Name Description
CanRead Gets a value indicating whether the current ILeadStream object supports reading.
CanSeek Gets a value indicating whether the current ILeadStream object supports seeking.
CanWrite Gets a value indicating whether the current ILeadStream object supports writing.
FileName The name of the file associated with this ILeadStream object.
IsStarted Indicates whether this ILeadStream object has been started.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly