CSharpTest.Net
TryGetCommand Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Commands Namespace > ICommandInterpreter Interface : TryGetCommand Method

name
cmd

Glossary Item Box

Returns true if the command was found and cmd output parameter is set.

Syntax

Visual Basic (Declaration) 
Function TryGetCommand( _
   ByVal name As String, _
   ByRef cmd As ICommand _
) As Boolean
C# 
bool TryGetCommand( 
   string name,
   out ICommand cmd
)

Parameters

name
cmd

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys