<< Click to Display Table of Contents >>

ZFLOGO2

CPPClass 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

 

Read-only Properties

 

Property_s Count

The Count property returns the number of Device  items in the collection.

Property_s Item

The Item property returns a device item from the collection.

 

See Also

Device , ServerInfo , Server