IReadOnlyCollection.Count Property

Definition

Gets the number of items contained in the IReadOnlyCollection.

public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Property Value

Applies to