IsInitialized Property

Summary
Gets a value that checks whether this object has been initialized.
Syntax
C#
VB
C++
public bool IsInitialized { get; } 
  
Public ReadOnly Property IsInitialized As Boolean 
public: 
property bool IsInitialized { 
   bool get(); 
} 

Property Value

true if the object has been initialized. Otherwise; false.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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