DefinitionCollection<T>.Count Property

Definition

Gets the number of IDefinition instances contained in this DefinitionCollection<T>.

public int Count { get; }
member this.Count : int

Property Value

System.Int32

Implements

System.Collections.Generic.ICollection`1.Count

Applies to