Click or drag to resize
Accord.NET (logo)

CodificationTAdd Method

Overload List
  NameDescription
Public methodAdd(TOptions)
Add a new column options definition to the collection.
(Inherited from BaseFilterTOptions, TFilter.)
Public methodAdd(CodificationVariable)
Adds a new column options to this filter's collection, specifying how a particular column should be processed by the filter..
Public methodAdd(String, CodificationVariable)
Adds a new column options to this filter's collection, specifying how a particular column should be processed by the filter..
Public methodAdd(String, CodificationVariable, T)
Adds a new column options to this filter's collection, specifying how a particular column should be processed by the filter..
Public methodAdd(String, CodificationVariable, T)
Adds a new column options to this filter's collection, specifying how a particular column should be processed by the filter..
Top
See Also