TLink: | Methods |
Value | Returns the Object associated with this Link. |
NextLink | Returns the next link in the List. |
PrevLink | Returns the previous link in the List. |
Remove | Removes the link from the List. |
Method Value:Object() | |
Description | Returns the Object associated with this Link. |
Method NextLink:TLink() | |
Description | Returns the next link in the List. |
Method PrevLink:TLink() | |
Description | Returns the previous link in the List. |
Method Remove() | |
Description | Removes the link from the List. |