Method SetAsValid

SetAsValid(T)

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

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

The value to set as valid

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