Click or drag to resize
ExpiringCollectionTItemCount Property
When overridden by the derivee this returns the current count of items in the collection.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public abstract long Count { get; }

Property Value

Type: Int64
See Also