Click or drag to resize

ScriptUtil Methods

The ScriptUtil type exposes the following members.

Methods
 NameDescription
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodStatic memberGetImageFrameCount Gets the number of frames in a multi-framed image file.
Public methodStatic memberGetResourcePath Gets the file path to the given resource and document.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodStatic memberRetrieveDelimitedFileHeaders Gets the header row from a delimited (i.e. csv, dat) based text file.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Public methodStatic memberTryDetectTextFileEncoding Detects and returns the encoding of a text file. A return value indicates the detection was likely successful.
Top
See Also