Click or drag to resize
ProviderDictionaryCollectionLoadGeneration Method
Loads specific generation of the objects.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public void LoadGeneration(
	int generation
)

Parameters

generation
Type: SystemInt32
Generation to load
See Also