Click or drag to resize

JumboFile Methods

The JumboFile type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodStatic memberFromFileInfo Creates a JumboFile instance for a local file from the specified FileInfo.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodPrintFileInfo Prints information about the file.
Public methodToString Gets a string representation of this file.
(Overrides ObjectToString)
Top
See Also