Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.30
|
Leadtools.Codecs Namespace > CodecsExtension Structure : Data Property |
public IntPtr Data {get;}
'Declaration
Public ReadOnly Property Data As IntPtr
'Usage
Dim instance As CodecsExtension Dim value As IntPtr value = instance.Data
public IntPtr Data {get;}
@property (nonatomic, assign, readonly) NSData *data
public byte[] getData()
get_Data();