| Property | Description |
|---|---|
| Data | Get pointer to dataThis property is read only. |
| Empty | Test if the sequence is emptyThis property is read only. |
| Length | Get or set data length |
| Value | Retrieve the byte from sequence |
| Method | Description |
|---|---|
| AddData | Add variable number of integer or floating-point numbers to a sequence |
| AddText | Add textual data to a sequence |
| Clear | Clear sequence |
| Copy | Get a copy of the sequence |
| CreateSubSequence | Create subsequence |
| Remove | Remove part of the sequence |