ExpiringListTCount Property |
Gets the current count of items in the list.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override long Count { get; }
Public Overrides ReadOnly Property Count As Long
Get
public:
virtual property long long Count {
long long get () override;
}
abstract Count : int64 with get
override Count : int64 with get
Property Value
Type:
Int64See Also