[]
        
(Showing Draft Content)

C1.WPF.C1OrderedSet.Count

Count Property

Count

Gets the number of elements contained in the ICollection<T>.

Declaration
public int Count { get; }
Implements