←Select platform

Exists<T> Method (WorkstationArgumentsService)

Summary

Determines whether an argument of a specific type has been added.

Syntax

C#
VB
C++
public bool Exists<T>()
Public Function Exists(Of T)() As Boolean
public: 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize