UIHierarchyItem.Collection 属性

定义

获取包含支持此属性的 UIHierarchyItem 对象的集合。

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

属性值

UIHierarchyItems

一个 UIHierarchyItems 集合。

属性

适用于