A simple class to hold the devices in.
|
See Also: Inherited members from CollectionBase.
DevicePool
() The default constructor. |
Item
[int] default property |
IDevice . A special index operator. This is needed to make this collection foreach compatible. |
The default constructor.
Adds a device to this pool.
This is the default property for this class.
A special index operator. This is needed to make this collection foreach compatible.
Remove a device from the pool.