LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

LeadFileStream Class Members

Properties  Methods 


The following tables list the members exposed by LeadFileStream.

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

Reference

LeadFileStream Class
Leadtools Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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