<< Click to Display Table of Contents >>

ZFLOGO2

CPPClass ZfLib.Links

 


 

The Links collection contains Link objects.

 

Remarks

 

The collection, and the items in the collection, represent a snap-shot of the Links' status. If you want to update the collection you need to get a new ServerInfo object from the Server object.

 

Objects cannot be added to or removed from this collection.

 

Groups

 

Read-only Properties

 

Property_s Count

The Count property returns the total number of Link  items in the collection.

Property_s Item

The Item property returns the specified Link  object.

 

 

See Also

Link , ServerInfo , Server