​
​
​

Gets the number of elements contained in the collection.

Syntax

​public int Count { get; }
​Public ReadOnly Property Count() As Integer
​

Limitations

Read only.

​