LLBLGen Pro v5.4 Runtime Framework Reference Manual
LLBLGen Pro v5.4 Runtime Framework Reference Manual
Namespaces
SD.LLBLGen.Pro.ORMSupportClasses Namespaces
SD.LLBLGen.Pro.ORMSupportClasses
CollectionCore(T) Class
CollectionCore(T) Methods
IList.Add Method
IList.Clear Method
IList.Contains Method
ICollection.CopyTo Method
IEnumerable.GetEnumerator Method
IList.IndexOf Method
IList.Insert Method
IList.Remove Method
IList.RemoveAt Method
Add Method
AddContainedEntitiesToContext Method
AddNew Method
AddRange Method
Clear Method
Contains Method
CopyTo Method
Dispose Method
FindMatches Method
GetEntityDescription Method
GetEnumerator Method
GetObjectData Method
IEntityCollectionCore.Add Method
IEntityCollectionCore.Clear Method
IEntityCollectionCore.Contains Method
IEntityCollectionCore.FindMatches Method
IEntityCollectionCore.IndexOf Method
IEntityCollectionCore.Insert Method
IEntityCollectionCore.Remove Method
IndexOf Method
InitCoreClass Method
Insert Method
OnDeserialized Method
OnEntityAdded Method
OnEntityAdding Method
OnEntityInListOnEntityContentsChanged Method
OnEntityRemoved Method
OnEntityRemoving Method
OnGetObjectData Method
OnListChanged Method
PerformAddToActiveContext Method
PerformSetRelatedEntity Method
PerformUnsetRelatedEntity Method
PlaceInRemovedEntitiesTracker Method
Remove Method
RemoveAt Method
RemoveRange Method
SilentRemove Method
Sort Method
ToString Method
CollectionCore
T
Clear Method
Removes all items from the
ICollection
T
.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntax
C#
VB
Copy
public
void
Clear
()
Public
Sub
Clear
Implements
ICollection
T
Clear
Exceptions
Exception
Condition
InvalidOperationException
The
ICollection
T
is read-only.
See Also
Reference
CollectionCore
T
Class
SD.LLBLGen.Pro.ORMSupportClasses Namespace
(c)2002-2018 Solutions Design bv
Send comments on this topic to
LLBLGen Pro v5.4 Runtime Framework Reference Documentation feedback