FtpItemInfoList Class Members
In This Topic
The following tables list the members exposed by FtpItemInfoList.
Public Properties
| Name | Description |
 | IsFixedSize | Overridden. Gets a value indicating whether the FtpItemInfoList has a fixed size. |
 | IsReadOnly | Overridden. Gets a boolean value indicating if the FtpItemInfoList is readonly. |
 | Item | Gets or sets the FtpItemInfo object at the specified index. |
Top
Public Methods
Protected Methods
| Name | Description |
 | OnValidate | Overridden. Performs additional custom processes when validating a value. |
Top
See Also