<< Click to Display Table of Contents >>
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
The Count property returns the total number of Link items in the collection. |
|
The Item property returns the specified Link object. |
See Also
Link , ServerInfo , Server