Remove element. If we are currently enumerating, we will remember elements to remove later.
View code on GitHub
Namespace: DeltaEngine.ExtensionsAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
Parameters
- item
- Type: T
Return Value
Type: BooleanImplements
ICollection T Remove(T)See Also