AxaptaBuffer Methods
The AxaptaBuffer type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | The Dispose method releases the resources used by the AxaptaBuffer object. |
| Equals | (Inherited from Object.) |
| Finalize | (Inherited from Object.) |
| get_Size | The get_Size method retrieves the size, in bytes, of the buffer. |
| GetData | Overloaded. The GetData method retrieves data from the buffer. |
| GetHashCode | (Inherited from Object.) |
| GetType | (Inherited from Object.) |
| MemberwiseClone | (Inherited from Object.) |
| SetData | The SetData method assigns data to the buffer. |
| ToString | (Inherited from Object.) |
Community Additions
ADD
Show: