IBootstrapperPackageCollection Schnittstelle

Definition

Eine Auflistung von IBootstrapperPackage-Objekten.

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
Attribute

Eigenschaften

Count

Ruft die Anzahl der Elemente ab, die in der Auflistung enthalten sind.

Item[Object]

Ruft eine IBootstrapperPackage Schnittstelle ab, die den Produktcode erhält.

Gilt für