Click or drag to resize
HeadingInfo Methods

The HeadingInfo type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Returns the heading as a String.
(Overrides ObjectToString.)
Public methodWriteError
Writes out a string and a new line using the program name specified in the constructor and message parameter to standard error stream.
Public methodWriteMessage(String)
Writes out a string and a new line using the program name specified in the constructor and message parameter to standard output stream.
Public methodWriteMessage(String, TextWriter)
Writes out a string and a new line using the program name specified in the constructor and message parameter.
Top
See Also