TextFieldParser.IDisposable.Dispose Method

Definition

Releases resources used by the TextFieldParser object.

C#
void IDisposable.Dispose();

Implements

Remarks

This member is an explicit interface member implementation. It can be used only when the TextFieldParser instance is cast to an IDisposable interface. The recommended alternative is to call the Dispose method.

Applies to

Product Versions
.NET Core 3.0, Core 3.1, 5, 6, 7