

| Name | Description | |||
| Add | Adds a Link object to the collection and returns a reference to the newly created object. | |||
| Clear | Removes all objects in a collection. | |||
| Count | Returns the number of elements in the collection. | |||
| Item | Returns a specific Link of the Links collection, giving its identifier. | |||
| Remove | Removes a specific member from the Links collection, giving its identifier or reference. |