13.3.6.15 Erase

Erase erases part or all data.

Overload List:

  • Erase()

    This instance method erases all data.

  • Erase(Int64, Int64)

    This instance method replaces the specified amount of data (in characters) starting from the specified offset with zero-byte fillers (in characters).