InMemoryIndexedCacheCount Property
This read-only property returns a count of the items in the indexed cache
Namespace: Sandcastle.Tools.BuildComponents.CommandsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public override int Count { get; }
Public Overrides ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () override;
}
abstract Count : int with get
override Count : int with get
Property Value
Int32