Sdílet prostřednictvím


IBootstrapperPackageCollection Interface

Definition

A collection of IBootstrapperPackage objects.

public interface class IBootstrapperPackageCollection
public interface class IBootstrapperPackageCollection
__interface IBootstrapperPackageCollection
[System.Runtime.InteropServices.Guid("A62EE1E4-0017-40d8-9FDD-830778F37A51")]
public interface IBootstrapperPackageCollection
[<System.Runtime.InteropServices.Guid("A62EE1E4-0017-40d8-9FDD-830778F37A51")>]
type IBootstrapperPackageCollection = interface
Public Interface IBootstrapperPackageCollection
Attributes

Properties

Count

Gets the number of items contained by the collection.

Item[Object]

Gets an IBootstrapperPackage interface given its product code.

Applies to