M_CommandLine_Text_HelpText_GetMaxValueLength - adutton/commandline GitHub Wiki

HelpText.GetMaxValueLength Method

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

Syntax

C#

private int GetMaxValueLength(
	ValueSpecification spec
)

VB

Private Function GetMaxValueLength ( 
	spec As ValueSpecification
) As Integer

C++

private:
int GetMaxValueLength(
	ValueSpecification^ spec
)

F#

private member GetMaxValueLength : 
        spec : ValueSpecification -> int 

Parameters

 

spec
Type: CommandLine.Core.ValueSpecification

Return Value

Type: Int32

See Also

Reference

HelpText Class
CommandLine.Text Namespace

⚠️ **GitHub.com Fallback** ⚠️