| _count | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | private |
| _leftChildResults | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | private |
| _partitionCount | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | private |
| _preferStriping | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | private |
| _resultSelector | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | private |
| _rightChildResults | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | private |
| Add(T item) | System.Linq.Parallel.QueryResults< TOutput > | inlineprivate |
| Clear() | System.Linq.Parallel.QueryResults< TOutput > | inlineprivate |
| Contains(T item) | System.Linq.Parallel.QueryResults< TOutput > | inlineprivate |
| CopyTo(T[] array, int arrayIndex) | System.Linq.Parallel.QueryResults< TOutput > | inlineprivate |
| Count | System.Linq.Parallel.QueryResults< TOutput > | |
| ElementsCount | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | package |
| GetElement(int index) | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | inlinepackagevirtual |
| GetEnumerator() | System.Linq.Parallel.QueryResults< TOutput > | inlineprivate |
| GetEnumerator() | System.Linq.Parallel.QueryResults< TOutput > | inlineprivate |
| GivePartitionedStream(IPartitionedStreamRecipient< TOutput > recipient) | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | inlinepackage |
| QueryResults< TOutput >.GivePartitionedStream(IPartitionedStreamRecipient< T > recipient) | System.Linq.Parallel.QueryResults< TOutput > | package |
| IndexOf(T item) | System.Linq.Parallel.QueryResults< TOutput > | inlineprivate |
| Insert(int index, T item) | System.Linq.Parallel.QueryResults< TOutput > | inlineprivate |
| IsIndexible | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | package |
| IsReadOnly | System.Linq.Parallel.QueryResults< TOutput > | private |
| Remove(T item) | System.Linq.Parallel.QueryResults< TOutput > | inlineprivate |
| RemoveAt(int index) | System.Linq.Parallel.QueryResults< TOutput > | inlineprivate |
| this[int index] | System.Linq.Parallel.QueryResults< TOutput > | |
| ZipQueryOperatorResults(QueryResults< TLeftInput > leftChildResults, QueryResults< TRightInput > rightChildResults, Func< TLeftInput, TRightInput, TOutput > resultSelector, int partitionCount, bool preferStriping) | System.Linq.Parallel.ZipQueryOperator< TLeftInput, TRightInput, TOutput >.ZipQueryOperatorResults | inlinepackage |