AddRange |
Scroll |
Copies all TheDeletedObject objects from the specified TheDeletedObjectList to this one.
Namespace: Therefore.API
Visual Basic Public Overridable Function AddRange ( _ pFolderList As TheDeletedObjectList _ ) C# public virtual void AddRange ( TheDeletedObjectList pFolderList )
ParameterspFolderList TheDeletedObjectList from which to copy all TheDeletedObject objects.
Return ValueNone. |
|