LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

LoadData Method (BinaryData)

Show in webframe





Loads a byte[] array representing binary data to be used.
Syntax
public abstract byte[] LoadData()
'Declaration
 
Public MustOverride Function LoadData() As Byte()
'Usage
 
Dim instance As BinaryData
Dim value() As Byte
 
value = instance.LoadData()

            

            
public:
abstract array<byte>^ LoadData(); 
Remarks
Derived class objects must implement this method.
Requirements

Target Platforms

See Also

Reference

BinaryData Class
BinaryData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features