TheLinkedObjectList |
Scroll |
A list of TheLinkedObject items.
Namespace: Therefore.API
Visual Basic Public Class TheLinkedObjectList C# public class TheLinkedObjectList |
Name |
Description |
Gets the number of TheLinkedObject items in the list. |
|
Gets or sets the TheLinkedObject with the specified index. |
Name |
Description |
Overloaded. Adds a user to the list. |
|
Copies all TheLinkedObject instances from the specified TheLinkedObjectList to this one. |
|
Removes all items from the list. |
|
Creates and returns a copy of the list. |
|
Returns an enumerator for this list. |
|
Removes the string with the specified index from the list. |
|
Returns a string representation of the object (for debugging). |