ShellBrowser .Net Edition
IsInitialized Property
NamespacesJam.ShellShellSystemListIsInitialized
Returns true if the ShellSystemList is property initialization has been performed (after EndInit()()() was called by the Designer generated code)
Declaration Syntax
C#Visual BasicVisual C++
public bool IsInitialized { get; }
Public ReadOnly Property IsInitialized As Boolean
public:
virtual property bool IsInitialized {
	bool get () sealed;
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)