Adds an object in the pool.
Namespace:
SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- key
- Type: System..::.Object
A key to an object.
- obj
- Type: System..::.Object
An object which will be inserted.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | key is nullNothingnullptra null reference (Nothing in Visual Basic). |