What is the difference between iqueryable and iorderedqueryable




















The content you requested has been removed. Ask a question. Quick access. Search related threads. Remove From My Forums. Asked by:. Archived Forums. Sign in to vote. NET Framework. How hard would it really be to port to Windows 8?

All times are GMT The time now is PM. Copyright TechnologyAdvice. CodeGuru Home. Visual Basic. VB Forums. Forum C Programming C-Sharp Programming ienumerable i iqueryable and iorderedqueryable If this is your first visit, be sure to check out the FAQ by clicking the link above. Returns the last element of a sequence, or a specified default value if the sequence contains no elements. Returns the last element of a sequence that satisfies a condition or a default value if no such element is found.

Returns the last element of a sequence that satisfies a condition, or a specified default value if no such element is found. Returns an Int64 that represents the total number of elements in a sequence. Returns an Int64 that represents how many elements in a sequence satisfy a condition. Invokes a transform function on each element of a sequence and returns the maximum Decimal value.

Invokes a transform function on each element of a sequence and returns the maximum Double value. Invokes a transform function on each element of a sequence and returns the maximum Int32 value. Invokes a transform function on each element of a sequence and returns the maximum Int64 value.

Invokes a transform function on each element of a sequence and returns the maximum nullable Decimal value. Invokes a transform function on each element of a sequence and returns the maximum nullable Double value.

Invokes a transform function on each element of a sequence and returns the maximum nullable Int32 value.

Invokes a transform function on each element of a sequence and returns the maximum nullable Int64 value. Invokes a transform function on each element of a sequence and returns the maximum nullable Single value. Invokes a transform function on each element of a sequence and returns the maximum Single value. Invokes a transform function on each element of a generic sequence and returns the maximum resulting value.

Returns the maximum value in a generic sequence according to a specified key selector function and key comparer. Invokes a transform function on each element of a sequence and returns the minimum Decimal value. Invokes a transform function on each element of a sequence and returns the minimum Double value. Invokes a transform function on each element of a sequence and returns the minimum Int32 value. Invokes a transform function on each element of a sequence and returns the minimum Int64 value.

Invokes a transform function on each element of a sequence and returns the minimum nullable Decimal value. Invokes a transform function on each element of a sequence and returns the minimum nullable Double value. Invokes a transform function on each element of a sequence and returns the minimum nullable Int32 value. Invokes a transform function on each element of a sequence and returns the minimum nullable Int64 value.

Invokes a transform function on each element of a sequence and returns the minimum nullable Single value. Invokes a transform function on each element of a sequence and returns the minimum Single value. Invokes a transform function on each element of a generic sequence and returns the minimum resulting value. Returns the minimum value in a generic sequence according to a specified key selector function and key comparer.

Filters the elements of an IEnumerable based on a specified type. The index of each source element is used in the projected form of that element. The index of each source element is used in the intermediate projected form of that element. Determines whether two sequences are equal by comparing the elements by using the default equality comparer for their type.

Returns the only element of a sequence, and throws an exception if there is not exactly one element in the sequence. Returns the only element of a sequence that satisfies a specified condition, and throws an exception if more than one such element exists.

Returns the only element of a sequence, or a default value if the sequence is empty; this method throws an exception if there is more than one element in the sequence. Returns the only element of a sequence, or a specified default value if the sequence is empty; this method throws an exception if there is more than one element in the sequence. Returns the only element of a sequence that satisfies a specified condition or a default value if no such element exists; this method throws an exception if more than one element satisfies the condition.

Returns the only element of a sequence that satisfies a specified condition, or a specified default value if no such element exists; this method throws an exception if more than one element satisfies the condition. Returns a new enumerable collection that contains the elements from source with the last count elements of the source collection omitted.

Bypasses elements in a sequence as long as a specified condition is true and then returns the remaining elements. The element's index is used in the logic of the predicate function. Computes the sum of the sequence of Decimal values that are obtained by invoking a transform function on each element of the input sequence.

Computes the sum of the sequence of Double values that are obtained by invoking a transform function on each element of the input sequence. Computes the sum of the sequence of Int32 values that are obtained by invoking a transform function on each element of the input sequence.

Computes the sum of the sequence of Int64 values that are obtained by invoking a transform function on each element of the input sequence. Computes the sum of the sequence of nullable Decimal values that are obtained by invoking a transform function on each element of the input sequence. Computes the sum of the sequence of nullable Double values that are obtained by invoking a transform function on each element of the input sequence.

Computes the sum of the sequence of nullable Int32 values that are obtained by invoking a transform function on each element of the input sequence. Computes the sum of the sequence of nullable Int64 values that are obtained by invoking a transform function on each element of the input sequence. Computes the sum of the sequence of nullable Single values that are obtained by invoking a transform function on each element of the input sequence.

Computes the sum of the sequence of Single values that are obtained by invoking a transform function on each element of the input sequence. Returns a new enumerable collection that contains the last count elements from source. Returns elements from a sequence as long as a specified condition is true. Filters a sequence of values based on a predicate. Each element's index is used in the logic of the predicate function.

Applies a specified function to the corresponding elements of two sequences, producing a sequence of the results. Returns a new queryable sequence that contains the elements from source plus the specified element appended at the end. Converts an IEnumerable to an IQueryable. Computes the average of a sequence of Decimal values that is obtained by invoking a projection function on each element of the input sequence.

Computes the average of a sequence of Double values that is obtained by invoking a projection function on each element of the input sequence. Computes the average of a sequence of Int32 values that is obtained by invoking a projection function on each element of the input sequence.

Computes the average of a sequence of Int64 values that is obtained by invoking a projection function on each element of the input sequence. Computes the average of a sequence of nullable Decimal values that is obtained by invoking a projection function on each element of the input sequence. Computes the average of a sequence of nullable Double values that is obtained by invoking a projection function on each element of the input sequence.

Computes the average of a sequence of nullable Int32 values that is obtained by invoking a projection function on each element of the input sequence. Computes the average of a sequence of nullable Int64 values that is obtained by invoking a projection function on each element of the input sequence.

Computes the average of a sequence of nullable Single values that is obtained by invoking a projection function on each element of the input sequence.

Computes the average of a sequence of Single values that is obtained by invoking a projection function on each element of the input sequence. Converts the elements of an IQueryable to the specified type.



0コメント

  • 1000 / 1000