←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly