LEADTOOLS (Leadtools assembly)

LeadStream Constructor(IStorageFile)

Show in webframe







An IStorageFile that will be used as storage for the new LeadStream object.
Constructs a new LeadStream object using the specified IStorageFile as storage.
Syntax
public LeadStream( 
   IStorageFile file
)
'Declaration
 
Public Function New( _
   ByVal file As IStorageFile _
)
'Usage
 
Dim file As IStorageFile
 
Dim instance As New LeadStream(file)
public LeadStream( 
   IStorageFile file
)

            

            
function LeadStream( 
   file 
)
public:
LeadStream( 
   IStorageFile^ file
)

Parameters

file
An IStorageFile that will be used as storage for the new LeadStream object.
Requirements

Target Platforms

See Also

Reference

LeadStream Class
LeadStream Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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