Click or drag to resize

InverseNumericalBoundaries Fields

The InverseNumericalBoundaries type exposes the following members.

Fields
 NameDescription
Protected field_accumulatedEventData Holds the accumulated change data.
(Inherited from SuspendableDocumentLeafNodeWithSingleAccumulatedDataT)
Protected field_maxValue The maximum tracked value.
(Inherited from NumericalBoundaries)
Protected field_minValue The minimum tracked value.
(Inherited from NumericalBoundaries)
Protected field_numberOfItems The number of tracked items.
(Inherited from AbstractPhysicalBoundaries)
Protected field_parent The parent object this instance belongs to.
(Inherited from SuspendableDocumentNodeBase)
Protected field_savedNumberOfItems Stores the number of items when events are disabled.
(Inherited from AbstractPhysicalBoundaries)
Top
See Also