edtFTPnet/Express - Class Reference
FTPSynchronizeView.AddItems Method
Adds the given items to the list.
protected virtual
void
AddItems(
FTPFileSyncPair[]
syncPairs
);
Parameters
syncPairs
Items to add.
See Also
FTPSynchronizeView Class
|
EnterpriseDT.Net.Ftp.Forms Namespace