Miner Namespace > LazyInit<T> Structure : IsInitialized Property |
'Declaration
Public ReadOnly Property IsInitialized As System.Boolean
'Usage
Dim instance As LazyInit(Of T) Dim value As System.Boolean value = instance.IsInitialized
public System.bool IsInitialized {get;}
public read-only property IsInitialized: System.Boolean;
public function get IsInitialized : System.boolean
public: __property System.bool get_IsInitialized();
public: property System.bool IsInitialized { System.bool get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2