C#
VB
C++
Determines whether an argument of a specific type is added.
public bool Exists<T>()
Function Exists(Of T)() As Boolean
bool Existsgeneric<typename T>
();
T
The type of the argument in query.
true if an argument of the specified type exists; otherwise, it is false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET