IOnDemandLoadableCollection 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.
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. |