IndexedCacheCount 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 abstract int Count { get; }
Public MustOverride ReadOnly Property Count As Integer
Get
public:
virtual property int Count {
int get () abstract;
}
abstract Count : int with get
Property Value
Int32