TheWFInstanceList |
Scroll |
As the name suggests, the TheWFInstanceList is a linked list of TheWFInstance items.
Namespace: Therefore.API
Visual Basic Public Class TheWFInstanceList C# public class TheWFInstanceList |
Name |
Description |
Gets the number of TheWFInstance items in the list. |
|
Gets or sets the TheWFInstance with the specified index. |
Name |
Description |
Overloaded. Adds a user to the list. |
|
Copies all TheWFInstance instances from the specified TheWFInstance List to this one. |
|
Removes all items from the list. |
|
Creates and returns a copy of the list. |
|
Removes the string with the specified index from the list. |
|
Returns a string representation of the object (for debugging). |