LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

LeadStream Class Members

Properties  Methods 


The following tables list the members exposed by LeadStream.

Public Constructors
 NameDescription
Public ConstructorLeadStream ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyBufferGets the internal IBuffer that this LeadStream object uses for storage. .NET support  
Public PropertyCanReadGets a value indicating whether the current LeadStream object supports reading. .NET support WinRT support  
Public PropertyCanSeekGets a value indicating whether the current LeadStream object supports seeking. .NET support WinRT support  
Public PropertyCanWriteGets a value indicating whether the current LeadStream object supports writing. .NET support WinRT support  
Public PropertyFileGets the IStorageFile that this LeadStream object is using as storage. .NET support WinRT support  
Public PropertyFileNameThe name of the file associated with this LeadStream object. .NET support WinRT support  
Public PropertyInputStreamGets the IInputStream that this LeadStream object is using as storage. .NET support WinRT support  
Public PropertyIsStartedIndicates whether this LeadStream object has been started. .NET support WinRT support  
Public PropertyOutputStreamGets the Leadtools.Junk.IOutputStream that this LeadStream object is using as storage. .NET support WinRT support  
Public PropertyRandomAccessStreamGets the IRandomAccessStream that this LeadStream object is using as storage. .NET support WinRT support  
Top
Public Methods
 NameDescription
Public MethodCloseFileCloses this LeadStream object and releases any resources associated with it. .NET support WinRT support  
Public MethodOpenFileCreates, opens or reopens the specified file. .NET support  
Public MethodReadReads a specified number of bytes from the LeadStream object and writes the data into the specified buffer. .NET support  
Public MethodSeekSets the current position of this LeadStream object to the specified value. .NET support  
Public MethodStartCalled to start using the LeadStream object. .NET support WinRT support  
Public MethodStopCalled to stop using the LeadStream object. .NET support  
Public MethodWriteWrites the specified number of bytes to the LeadStream object. .NET support  
Top
See Also

Reference

LeadStream Class
Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.