In This Topic
Public Sub Append(NewData() As Byte)
|
|
Property |
Description |
|
|
|
Method Name |
Append |
|
|
|
Argument - NewData |
An array of bytes to append to the end of the collection |
|
|
|
Description |
Appends data to the existing data held in the collection |
|
|
|
Remarks |
|
|
|
|
Example |
|
|