|
Public Methods | |
FtpSearch (string host, string username, string password, string rootDir, string pattern, int flags) | |
Constructs an instance of the class. | |
void | items () |
Returns a sequence of Entry instances. | |
void | entries () |
Synonym for items(). | |
Public Attributes | |
string | host |
The host attribute. | |
string | userName |
The userName attribute. | |
string | searchRoot |
The searchRoot attribute. | |
string | pattern |
The pattern attribute. | |
int | flags |
The flags attribute. |
|
Constructs an instance of the class.
|
|
Synonym for items().
|
|
Returns a sequence of Entry instances.
|
|
The flags attribute.
|
|
The host attribute.
|
|
The pattern attribute.
|
|
The searchRoot attribute.
|
|
The userName attribute.
|
|
recls Library documentation © Synesis Software Pty Ltd, 2001-2005 |