LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CanExecute Method (ICommand)

Show in webframe






Check whether the ICommand object can run.
Syntax
bool CanExecute()
'Declaration
 
Function CanExecute() As Boolean
'Usage
 
Dim instance As ICommand
Dim value As Boolean
 
value = instance.CanExecute()

            

            
bool CanExecute(); 
bool CanExecute(); 

Return Value

True if the ICommand object can run; Otherwise, false.
Requirements

Target Platforms

See Also

Reference

ICommand Interface
ICommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.