LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

SaveData Method (BinaryData)

Show in webframe





The buffer containing the data to be saved.
Saves binary data.
Syntax
public abstract void SaveData( 
   byte[] data
)
'Declaration
 
Public MustOverride Sub SaveData( _
   ByVal data() As Byte _
) 
'Usage
 
Dim instance As BinaryData
Dim data() As Byte
 
instance.SaveData(data)

            

            
public:
abstract void SaveData( 
   array<byte>^ data
) 

Parameters

data
The buffer containing the data to be saved.
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