Click or drag to resize

IMcMeasures Methods

The IMcMeasures type exposes the following members.

Methods
  NameDescription
Public methodAdd
Internally used method to add a measurement operator to the collection
Public methodCode exampleAddAll
All available measurements are added to the collection.
Public methodCompute
Forces the computation of enabled measurements in the collection
Public methodCode exampleFilter
The ancestor McFeatures features are selected based all enabled measurements
Public methodGetEnumerator
Public methodCode exampleRemove
Internally used method to Remove a measurement operator (or all opererators) from the collection.
Public methodCode exampleSelect
Sets the Enabled state for selected measurements in the collection
Public methodCode exampleSelectAll
Enables or disables all measurements in the collection by category
Public methodCode exampleUnselect
Specified items in the collection are disabled
Top
See Also