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

Leadtools Assembly