System.ComponentModel.Design.Serialization.IDesignerLoaderService.AddLoadDependency Method

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

Syntax

public void AddLoadDependency ()

Remarks

Call IDesignerLoaderService.AddLoadDependency once for each external object participating in the load process. IDesignerLoaderService.DependentLoadComplete(bool, ICollection) is called when the work of the load process is done.

Requirements

Namespace: System.ComponentModel.Design.Serialization
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0