FtpListingParserList Class Properties
In This Topic
For a list of all members of this type, see FtpListingParserList members.
Public Properties
| Name | Description |
 | IsFixedSize | Overridden. Gets a value indicating whether the FtpListingParserList has a fixed size. |
 | IsReadOnly | Overridden. Gets a boolean value indicating if the FtpListingParserList is readonly. |
 | Item | Gets or sets the FtpListingParser object at the specified index. |
Top
See Also