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

Exists<T> Method (IWorkstationArgumentsService)







The type of the argument in query.
Determines whether an argument of a specific type is added.
Syntax
bool Exists<T>()
'Declaration
 
Function Exists(Of T)() As Boolean
'Usage
 
Dim instance As IWorkstationArgumentsService
Dim value As Boolean
 
value = instance.Exists(Of T)()
bool Exists<T>()
function Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService.Exists()
bool Exists<T>(); 
bool Existsgeneric<typename T>
(); 

Type Parameters

T
The type of the argument in query.

Return Value

true if an argument of the specified type exists; otherwise, it is false.
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.