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
Remove Method
Remove Method (IEnumerable(TInfo))
Remove Method (TInfo[])
InfoObjectCollection
TInfo
Remove Method (IEnumerable
TInfo
)
Removes the specified object from the collection.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
Remove
(
IEnumerable
<TInfo>
objects
)
Parameters
objects
Type:
System.Collections.Generic
IEnumerable
TInfo
Object to remove
See Also
Reference
InfoObjectCollection
TInfo
Class
Remove Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com