<< Click to Display Table of Contents >>
ZfLib.Devices
The Devices collection contains Device objects.
Remarks
The collection, and the items in the collection, represent a snap-shot of the Devices' status. If you want to update the collection you need to get a new ServerInfo object from the Server object.
Objects cannot be added or removed from this collection
This collection cannot exceed 100 objects.
Groups
The Count property returns the number of Device items in the collection. |
|
The Item property returns a device item from the collection. |
See Also
Device , ServerInfo , Server