TSignalBuffer.Reset Method

Overload List

#SignatureDescription
1void ResetReset the buffer.
2void Reset(Int32 BufferSize)Reset the buffer.

Overload 1: void Reset

Reset the buffer.

Result: stored in self (calling object)

Overload 2: void Reset(Int32 BufferSize)

Reset the buffer.

#NameTypeDescription
1BufferSizeInt32

Result: stored in self (calling object)