Method SetAsInvalid

SetAsInvalid(T)

Sets the given value as invalid (i.e. to be filtered out)

Declaration
public void SetAsInvalid(T value)
Parameters
Type Name Description
T value

The value to set as invalid

Implements
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next