IndexedCommentsCache Constructor

Constructor

Definition

Namespace: Sandcastle.Core.InheritedDocumentation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public IndexedCommentsCache(
	int size
)

Parameters

size  Int32
The maximum size of the cache

See Also