IReadOnlyCollection<T> Interface
Visual Studio 2015
Simple interface that exposes a Count property over a collection
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | Count | |
![]() | Owner | Gets the Graph that this object belongs to.(Inherited from IHasGraphOwner.) |
| Name | Description | |
|---|---|---|
![]() | GetEnumerator() | (Inherited from IEnumerable<T>.) |
Show:

