edtFTPnet/Express - Class Reference
FTPSynchronizeView.AddItem Method
Adds the given item to the list.
protected virtual
void
AddItem(
FTPFileSyncPair
syncPair
);
Parameters
syncPair
Item to add.
See Also
FTPSynchronizeView Class
|
EnterpriseDT.Net.Ftp.Forms Namespace