LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

PopArgument<T> Method (WorkstationArgumentsService)







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>()
 function Leadtools.Medical.Workstation.WorkstationArgumentsService.PopArgument()
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: 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

See Also

Reference

WorkstationArgumentsService Class
WorkstationArgumentsService Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.