←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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.