Miner.CommandLine Namespace > Parser Class : ParseHelp Method |
'Declaration
Public Shared Function ParseHelp( _ ByVal args() As System.String _ ) As System.Boolean
'Usage
Dim args() As System.String Dim value As System.Boolean value = Parser.ParseHelp(args)
public static System.bool ParseHelp( System.string[] args )
public function ParseHelp( args: System.Stringarray of ): System.Boolean; static;
public static function ParseHelp( args : System.String[] ) : System.boolean;
public: static System.bool ParseHelp( System.string*[]* args )
public: static System.bool ParseHelp( System.array<String^>^ args )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2