←Select platform

SaveData Method (RawBinaryData)

Summary

Saves a byte array of raw data into a buffer.

Syntax

C#
VB
C++
public override void SaveData(  
   byte[] data 
) 
Public Overrides Sub SaveData( _ 
   ByVal data() As Byte _ 
) 
public: 
void SaveData(  
   array<byte>^ data 
) override 

Parameters

data
The input array to be saved into a buffer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Services.DataContracts Assembly
Click or drag to resize