IVsEnumHierarchies.Count Property

Definition

Gets the number of IVsHierarchy objects.

public:
 property int Count { int get(); };
public:
 property int Count { int get(); };
public int Count { get; }
[System.Runtime.InteropServices.DispId(10)]
public int Count { get; }
member this.Count : int
[<System.Runtime.InteropServices.DispId(10)>]
member this.Count : int
Public ReadOnly Property Count As Integer

Property Value

The number of IVsHierarchy objects.

Attributes

Applies to