SetFlags Method

Overload List

  NameDescription
Public methodSetFlags(IList<(Of <<'(Int32>)>>))
Independently sets the flags associated to all measurements.
(Inherited from ValueAtPointBase.)
Public methodSetFlags(Int32)
Sets the flags associated to all measurements to the same value.
(Inherited from ValueAtPointBase.)
Public methodSetFlags(Int32, Int32)
Sets the flags associated to a given measurement.
(Inherited from ValueAtPointBase.)

See Also