IOnDemandLoadableCollection Interface

Definition

Displays a collection of on demand loadable objects.

[System.Runtime.InteropServices.Guid("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")]
public interface IOnDemandLoadableCollection
[<System.Runtime.InteropServices.Guid("581524E3-A62D-4ce7-89D1-A8E2BA8D485C")>]
type IOnDemandLoadableCollection = interface
Public Interface IOnDemandLoadableCollection
Derived
Attributes

Properties

Loaded

Gets whether the collection is loaded.

Methods

BlockOnDemandLoad(Boolean)

Blocks the on demand load that is associated with IOnDemandLoadableCollection.

Applies to