Click or drag to resize

SpectralPreprocessingOptionsList Methods

The SpectralPreprocessingOptionsList type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateWithoutNoneElements Creates a new instance from the provided elements, omitting elements and elements whose type name contains None.
Public methodExecute Executes the processor.
(Inherited from SpectralPreprocessingOptionsBase)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetEnumeratorReturns an enumerator that iterates through the collection.
(Inherited from SpectralPreprocessingOptionsBase)
Public methodGetProcessorElements Gets the processor elements of which this compound consists.
(Inherited from SpectralPreprocessingOptionsBase)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Overrides SpectralPreprocessingOptionsBaseToString)
Public methodWithAdded Returns a new instance with the specified processor appended.
Public methodWithInserted Returns a new instance with the specified processor inserted at the specified index.
Public methodWithRemovedAt Returns a new instance with the processor at the specified index removed.
Top
See Also