Diff<>(old, new, comparer, predicate, postProcessor) NewArray<>(size1, size2, size3, initialiser) RunMain(main, onUnhandledMain, onUnhandledThread) RunMain(main, onUnhandledMain, onUnhandledThread)
Legend Class Struct Enum Interface Delegate | Constructor Method Property Event Field |
| Property: IEnumerable<T> DefinitelyRequiredDeclarationIEnumerable<T> DefinitelyRequired Summary
Enumerates every item that is known to be in the final required set. "Definitely" doesn't mean that there
exists no subset resulting in "true" without these members. Rather, it means that the algorithm will
definitely return these values, and maybe some others too. |