IVsEnumSharedProjectReferences.Count Property

Definition

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

Property Value

Returns Int32.

Attributes

Applies to