Themed 2026 Presentation Style Preview

IndexedCommentsCacheAllKeys Property

This read-only property returns all keys in the index

Definition

Namespace: Sandcastle.Core.InheritedDocumentation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public IEnumerable<string> AllKeys { get; }

Property Value

IEnumerableString

See Also