LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CommandRegistrationEventArgs Constructor (CommandRegistrationEventArgs)

Show in webframe






The feature associated with the given command.
The Leadtools.Medical.Workstation.Commands.ICommand object to be registered or unregistered.
Initializes a new instance of the CommandRegistrationEventArgs class.
Syntax
public CommandRegistrationEventArgs( 
   string featureId,
   ICommand command
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal command As ICommand _
)
'Usage
 
Dim featureId As String
Dim command As ICommand
 
Dim instance As New CommandRegistrationEventArgs(featureId, command)

            

            
public: CommandRegistrationEventArgs( 
   string* featureId,
   ICommand* command
)
public:
CommandRegistrationEventArgs( 
   string* featureId,
   ICommand* command
)

Parameters

featureId
The feature associated with the given command.
command
The Leadtools.Medical.Workstation.Commands.ICommand object to be registered or unregistered.
Requirements

Target Platforms

See Also

Reference

CommandRegistrationEventArgs Class
CommandRegistrationEventArgs Members

 

 


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