CopyTo(Byte[]) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Copies all the elements of the current one-dimensional array to the specified one-dimensional array.
public:
void CopyTo(
array<byte>^ array
)
Parameters
- array
- The one-dimensional array that is the destination of the elements copied from the current PubSub message buffer.