Click or drag to resize

JumboFile Methods

The JumboFile type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines 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 methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets 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