ReflectionDiscoverableCollection T Add Method | Glimpse API Documentation |
Adds the specified item.
Namespace: Glimpse.Core.FrameworkAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- item
- Type: T
The item.
Implements
ICollection T Add(T)See Also