protected virtual IEnumerable<CommandLineArgument> GetArgumentsInDescriptionOrder()Protected Overridable Function GetArgumentsInDescriptionOrder As IEnumerable(Of CommandLineArgument)
Dim returnValue As IEnumerable(Of CommandLineArgument)
returnValue = Me.GetArgumentsInDescriptionOrder()protected:
virtual IEnumerable<CommandLineArgument^>^ GetArgumentsInDescriptionOrder()Arguments that are hidden are excluded from the list.