Property IsInitialized
IsInitialized
Gets a value indicating whether this instance is initialized.
bool IsInitialized { get; }
Property Value
- bool
true
if this instance is initialized; otherwise,false
.
Gets a value indicating whether this instance is initialized.
bool IsInitialized { get; }
true
if this instance is initialized; otherwise, false
.