Click or drag to resize

IReadOnlyCollectionTCount Property

Gets the number of elements in the collection.

Namespace:  EBP.Api.Misc
Assembly:  EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
int Count { get; }

Property Value

Type: Int32
The number of elements in the collection.
See Also