Click or drag to resize

DataObjectCounter Methods

The DataObjectCounter type exposes the following members.

Methods
  NameDescription
Public methodClone
Binary clone of this object
Public methodPassesFilter
Calculates whether the counter can "pass" the provided filter. The search is based on the name of the counter and the related DataObjectType names
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
Explicit Interface Implementations
See Also