ToolBoxItem.Collection Propriedade

Definição

Obtém a coleção que contém o ToolBoxItem objeto que oferece suporte a essa propriedade.

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

Valor da propriedade

ToolBoxItems

Uma coleção de ToolBoxItems.

Atributos

Aplica-se a