IDesignerLoaderService::AddLoadDependency Method ()

 

Registers an external component as part of the load process managed by this interface.

Namespace:   System.ComponentModel.Design.Serialization
Assembly:  System (in System.dll)

void AddLoadDependency()

Call AddLoadDependency once for each external object participating in the load process. DependentLoadComplete is called when the work of the load process is done.

.NET Framework
Available since 1.1
Return to top
Show: