Remembered elements to be added and removed when finished enumerating. If we are not
enumerating, adding and removing is done directly (this list is empty then).
View code on GitHub
Namespace: DeltaEngine.ExtensionsAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
Parameters
- item
- Type: T
Implements
ICollection T Add(T)See Also