Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
InfoObjectCollection(TInfo) Class
InfoObjectCollection(TInfo) Methods
Add Method
AddCacheDependencies Method
As(TType) Method
CacheDependenciesChanged Method
ChangeParent Method
Clear Method
ClearCache Method
ClearCacheCallback Method
Clone Method
CloneCollection Method
CompareTo Method
CopyPropertiesTo Method
CreateChild Method
CreateNewObject Method
CreateQueryProvider Method
Disconnect Method
Dispose Method
EnsureItems Method
EnsureObjectValues Method
GetCacheDependencyKeys Method
GetCompleteWhereCondition Method
GetData Method
GetEmptyObject Method
GetEnumerator Method
GetEnumeratorInternal Method
GetFieldsAsObjects Method
GetFullData Method
GetItem Method
GetItemsAsFields Method
GetNameWhereCondition Method
GetObjectByNameInternal Method
GetObjectName Method
GetObjectToCheck Method
GetSubsetOrderBy Method
GetSubsetWhere Method
GetSubsetWhereNotEmpty Method
Init Method
Load Method
MakeEmpty Method
Reconnect Method
RegisterClearCacheCallback Method
RegisterColumns Method
RegisterProperties Method
Remove Method
RemoveClearCacheCallback Method
SubmitChanges Method
ToString Method
UseData Method
ValidateItem Method
InfoObjectCollection
TInfo
Load Method
Clears the data in the collection and loads objects from the given list.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
void
Load
(
IEnumerable
<
BaseInfo
>
objects
)
Parameters
objects
Type:
System.Collections.Generic
IEnumerable
BaseInfo
Objects data to load
Implements
IInfoObjectCollection
Load(IEnumerable
BaseInfo
)
See Also
Reference
InfoObjectCollection
TInfo
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com