SequentialFilter.Restore Method

Top 

Description

Restore an object's state from a previously saved state.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

SequentialFilter.Restore()

None

Restore an object's state to the previously saved state without a label.

SequentialFilter.Restore(String label)

None

Restore an object's state to the previously saved state with the same label.

 

 

See also

SequentialFilter Object