IndexedCommentsCache Constructor

Constructor

Definition

Namespace: SandcastleBuilder.Utils.InheritedDocumentation
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public IndexedCommentsCache(
	int size
)

Parameters

size  Int32
The maximum size of the cache

See Also