IHostOnDemandLoader Interface

Definition

Represents an on-demand host loader.

[System.Runtime.InteropServices.Guid("8DC885C2-F3F9-4a99-BCC9-70401560E952")]
public interface IHostOnDemandLoader
[<System.Runtime.InteropServices.Guid("8DC885C2-F3F9-4a99-BCC9-70401560E952")>]
type IHostOnDemandLoader = interface
Public Interface IHostOnDemandLoader
Attributes

Methods

LoadCollectionOnDemand(Object, Object)

Loads requested objects in the collection.

Applies to