Click or drag to resize

PageCacheGetEnumerator Method

Enumeration of all objects of the cached Pages

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public IEnumerator GetEnumerator()

Return Value

Type: IEnumerator
The enumeration

Implements

IEnumerableGetEnumerator
See Also