[This is preliminary documentation and is subject to change.]
Returns total number of records in cache
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public long Count { get; }
public long Count { get; }
Public ReadOnly Property Count As Long
Get
Public ReadOnly Property Count As Long
Get
public:
virtual property long long Count {
long long get () sealed;
}
public:
virtual property long long Count {
long long get () sealed;
}
abstract Count : int64 with get
override Count : int64 with get
abstract Count : int64 with get
override Count : int64 with get
Property Value
Type:
Int64Implements
ICache Count