←Select platform

Data Property

Summary

Gets or sets the native (unmanaged) data.

Syntax

C#
VB
C++
public IntPtr Data { get; set; } 
Public Property Data As IntPtr 
public: 
property IntPtr Data { 
   IntPtr get(); 
   void set (    IntPtr ); 
} 

Property Value

An IntPtr that represents the native (unmanaged) data.

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 Assembly