IndexedCacheCount Property

This read-only property returns a count of the items in the indexed cache

Definition

Namespace: Sandcastle.Tools.BuildComponents.Commands
Assembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.9.12.0
public abstract int Count { get; }

Property Value

Int32

See Also