There was an error while loading. Please reload this page.
Namespace: CSharpxAssembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public TLeft Value { get; }
VB
Public ReadOnly Property Value As TLeft Get
C++
public: property TLeft Value { TLeft get (); }
F#
member Value : 'TLeft with get
Type: TLeft
Left(TLeft, TRight) ClassCSharpx Namespace