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#

public void Dispose()

VB

Public Sub Dispose

C++

public:
virtual void Dispose() sealed

F#

abstract Dispose : unit -> unit 
override Dispose : unit -> unit 

Implements

IDisposable.Dispose()

See Also

Reference

ParserSettings Class
Dispose Overload
CommandLine Namespace

Clone this wiki locally