IHostOnDemandLoader 接口

定义

表示主机按需加载程序。

[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
属性

方法

LoadCollectionOnDemand(Object, Object)

加载集合中请求的对象。

适用于