UIHierarchyItem.Collection Property

Definition

Gets the collection containing the UIHierarchyItem object supporting this property.

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

Property Value

A UIHierarchyItems collection.

Attributes

Applies to