Edit

Share via


Buffer.Reset Method

Definition

Resets the buffer to its initial state as if it were newly created.

public void Reset();

Remarks

This clears contents and resets all properties to their default values.

Applies to