JumboDirectory Methods |
The JumboDirectory type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FromDirectoryInfo(DirectoryInfo, String) |
Creates a JumboDirectory instance for a local directory from a DirectoryInfo.
| |
FromDirectoryInfo(DirectoryInfo, String, Boolean) |
Creates a JumboDirectory instance for a local directory from a DirectoryInfo.
| |
GetChild |
Gets the child with the specified name.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
PrintListing |
Prints a listing of the directory.
| |
ToString |
Gets a string representation of this directory.
(Overrides ObjectToString.) |