Click or drag to resize

JumboDirectory Methods

The JumboDirectory type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberFromDirectoryInfo(DirectoryInfo, String) Creates a JumboDirectory instance for a local directory from a DirectoryInfo.
Public methodStatic memberFromDirectoryInfo(DirectoryInfo, String, Boolean) Creates a JumboDirectory instance for a local directory from a DirectoryInfo.
Public methodGetChild Gets the child with the specified name.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodPrintListing Prints a listing of the directory.
Public methodToString Gets a string representation of this directory.
(Overrides ObjectToString)
Top
See Also