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

PopArgument<T> Method (IWorkstationArgumentsService)







The type of the argument to get.
Gets and removes an argument from the service.
Syntax
T PopArgument<T>()
'Declaration
 
Function PopArgument(Of T)() As T
'Usage
 
Dim instance As IWorkstationArgumentsService
Dim value As T
 
value = instance.PopArgument(Of T)()
T PopArgument<T>()
function Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService.PopArgument()
T* PopArgument<T>(); 
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

IWorkstationArgumentsService Interface
IWorkstationArgumentsService Members

 

 


Products | Support | Contact Us | Copyright Notices

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