Add.2 |
Scroll |
Adds the specified TheUser to the list.
Namespace: Therefore.API
Visual Basic Public Overridable Function Add ( _ pUser As TheUser _ ) C# public virtual void Add ( TheUser pUser )
Parameters pUser TheUser to be added to the list.
Return Value None. |
User Must Exist in Thereforeā¢ The user must already exist in Thereforeā¢. |