IsInitialized Property

Summary

Gets a value to check whether this object has been initialized.

Syntax
C#
VB
C++
public bool IsInitialized { get; } 
  
ReadOnly Property IsInitialized As Boolean 
property bool IsInitialized { 
   bool get(); 
} 

Property Value

true if the object has been initialized; otherwise; it is false.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly