IHostOnDemandLoader Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |