![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadBufferStream Class : Buffer Property |
public IBuffer Buffer {get;}
'Declaration
Public ReadOnly Property Buffer As IBuffer
'Usage
Dim instance As LeadBufferStream Dim value As IBuffer value = instance.Buffer
public IBuffer Buffer {get;}
@property (nonatomic, strong, readonly, getter=getData) NSData* data;
get_Buffer();
public: property IBuffer^ Buffer { IBuffer^ get(); }