←Select platform

IsRegistered<T>() Method

Summary

Determines whether this instance is registered.

Syntax

C#
VB
C++
public static bool IsRegistered<T>()
Public Overloads Shared Function IsRegistered(Of T)() As Boolean
public: 
static bool IsRegisteredgeneric<typename T> 
(); 

Type Parameters

T
The type to search for.

Return Value

true if this instance is registered; otherwise, false.

Requirements

Target Platforms

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