LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PopArgument<T> Method (WorkstationArgumentsService)

Show in webframe






The type of the argument to get.
Gets and removes an argument from the service.
Syntax
public T PopArgument<T>()
'Declaration
 
Public Function PopArgument(Of T)() As T
'Usage
 
Dim instance As WorkstationArgumentsService
Dim value As T
 
value = instance.PopArgument(Of T)()

            

            
public: T* PopArgument<T>(); 
public:
T* PopArgumentgeneric<typename T>
(); 

Type Parameters

T
The type of the argument to get.

Return Value

The argument object.
Requirements

Target Platforms

See Also

Reference

WorkstationArgumentsService Class
WorkstationArgumentsService Members

 

 


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