M_CommandLine_ParserSettings_Dispose - adutton/commandline GitHub Wiki
Frees resources owned by the instance.
Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public void Dispose()VB
Public Sub DisposeC++
public:
virtual void Dispose() sealedF#
abstract Dispose : unit -> unit
override Dispose : unit -> unit