Property Count
Count
Gets the number of elements contained in the EquatableList<T>.
Declaration
public virtual int Count { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Gets the number of elements contained in the EquatableList<T>.
public virtual int Count { get; }
Type | Description |
---|---|
System.Int32 |