M_CommandLine_Text_HelpText_GetMaxValueLength - adutton/commandline GitHub Wiki
Namespace: CommandLine.Text
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
private int GetMaxValueLength(
ValueSpecification spec
)VB
Private Function GetMaxValueLength (
spec As ValueSpecification
) As IntegerC++
private:
int GetMaxValueLength(
ValueSpecification^ spec
)F#
private member GetMaxValueLength :
spec : ValueSpecification -> int
- spec
- Type: CommandLine.Core.ValueSpecification
Type: Int32