Skip to content

M_CommandLine_Parsed_1__ctor

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

Parsed(T) Constructor (T)

Initializes a new instance of the Parsed(T) class

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

Syntax

C#

internalParsed(T value )

VB

FriendSubNew(valueAsT)

C++

internal: Parsed( T value )

F#

new: value : 'T -> Parsed

Parameters

value
Type: T

See Also

Reference

Parsed(T) Class
Parsed(T) Overload
CommandLine Namespace

Clone this wiki locally