Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsLoadCollection Method
Loads the given collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected abstract TCollection LoadCollection(
	TSettings settings
)

Parameters

settings
Type: TSettings
Collection settings

Return Value

Type: TCollection
See Also