Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

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>(); 
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

See Also

Reference

IWorkstationArgumentsService Interface
IWorkstationArgumentsService Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features