Add |
Scroll |
Adds the specified TheLinkedObject to the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Add ( _ pLinkedObject As TheLinkedObject _ ) C# public virtual void Add ( TheLinkedObject pLinkedObject )
Parameters pLinkedObject TheLinkedObject to be added to the list.
Return Value None. |