IReadOnlyCollection Interface
Defines properties and methods for the non-generic read-only collections.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of items that are contained in the collection. |
| Name | Description | |
|---|---|---|
![]() | GetEnumerator() | (Inherited from IEnumerable.) |
Show:

