public static class DisposerExtensions| ExtractT | |
| ExtractFirstOrDefaultT(T) | Finds first element and returns it. Disposes all the rest. |
| ExtractFirstOrDefaultT(T, FuncT, Boolean) | Finds first element accorfing to given filter and returns it. Disposes all the rest. |