IsRegistered(string) Method

Summary
Determines whether the specified name is registered.
Syntax
C#
C++/CLI
public static bool IsRegistered( 
   string name 
) 
public: 
static bool IsRegistered(  
   String^ name 
)  

Parameters

name
The name to check.

Return Value

true if the specified name is registered; otherwise, false.

Requirements

Target Platforms

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.