Skip to content

M_CommandLine_ParserSettings_Dispose

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

ParserSettings.Dispose Method

Frees resources owned by the instance.

Namespace:CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

publicvoidDispose()

VB

PublicSubDispose

C++

public:virtualvoidDispose() sealed

F#

abstractDispose :unit->unitoverrideDispose:unit ->unit 

Implements

IDisposable.Dispose()

See Also

Reference

ParserSettings Class
Dispose Overload
CommandLine Namespace

Clone this wiki locally