edtFTPnet/Express - Class Reference

FTPFileList.FindFileListItem Method

Returns the list item with the given name (or null if one doesn't exist).

Overload List

Returns the list item with the given name (or null if one doesn't exist).

public FTPFileListItem FindFileListItem(string);

Returns the list item with the given name (or null if one doesn't exist).

public FTPFileListItem FindFileListItem(string,bool);

See Also

FTPFileList Class | EnterpriseDT.Net.Ftp.Forms Namespace