←Select platform

LoadData Method

Summary

Loads data into a buffer from a URL.

Syntax

C#
VB
C++
public override byte[] LoadData() 
  
Public Overrides Function LoadData() As Byte() 
public: 
array<byte>^ LoadData(); override  

Return Value

An output buffer representing the data from the URL.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Services.DataContracts Assembly