ConcurrentCircularCollectionTAdd Method |
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax Parameters
- item
- Type: T
The object to add to the ICollectionT.
Return Value
Type:
TThe item that was removed, or the default value.
See Also