ToolBoxItem.Collection Eigenschaft

Definition

Ruft die Auflistung mit dem ToolBoxItem-Objekt ab, das diese Eigenschaft unterstützt.

public:
 property EnvDTE::ToolBoxItems ^ Collection { EnvDTE::ToolBoxItems ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public EnvDTE.ToolBoxItems Collection { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.Collection : EnvDTE.ToolBoxItems
Public ReadOnly Property Collection As ToolBoxItems

Eigenschaftswert

ToolBoxItems

Eine ToolBoxItems-Auflistung.

Attribute

Gilt für