HierarchyTreeFilterProvider.HierarchyTreeFilter.ISupportInitialize.EndInit Method
Signals the object that initialization is complete.
Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
Private Sub EndInit Implements ISupportInitialize.EndInit
void ISupportInitialize.EndInit()
private:
virtual void EndInit() sealed = ISupportInitialize::EndInit
private abstract EndInit : unit -> unit
private override EndInit : unit -> unit
JScript does not support explicit interface implementations.
Implements
ISupportInitialize.EndInit
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.