Table of Contents
Count Property

Gets the total number of items in the collection.

Syntax
 public Int32 Count { get; }
See Also