INotConditionBuilder<T> public interface INotConditionBuilder<T> Inverts the condition to exclude results instead of including them. Documentation T Not { get; } Inverts the condition built to exclude rather than include matching results.