Reporting

The TypeSelector type exposes the following members.

Methods

  NameDescription
Protected methodCopyTo
Copies this TypeSelector to the specified typeSelector.
Public methodDeepClone
Performs a deep clone of the TypeSelector.
Public methodEquals (Overrides Object..::..Equals(Object).)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)
Public methodStatic memberLookup
Public methodMatch
Matches a ReportItemBase based on its type.
Protected methodOnTypeChange
Called when the Type of this selector changes.
Public methodToString
Creates a human-readable string that represents this TypeSelector.
(Overrides Object..::..ToString()()()().)

Explicit Interface Implementations

See Also