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 IEnumFilter<T>.SetAsInvalid(T)