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