[]
        
(Showing Draft Content)

C1.DataCollection.C1DynamicList-1.Count

Count Property

Count

Gets the number of items(and nulls) in the collection.

Declaration
public int Count { get; }
Implements