Click or drag to resize

ScriptCategoryReport Methods

The ScriptCategoryReport type exposes the following members.

Methods
 NameDescription
Public methodAddItem(CustomReportRow) Adds a new report entry to the list using an existing CustomReportRow instance.
Public methodAddItem(String, String, String) Adds a new report entry to the list.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetCustomRows Gets a list of custom rows added to the report.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetNewReportItem Gets a new report item that can be added to the report later.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also