Edit

Share via


InvocationExpression.IArgumentProvider.GetArgument(Int32) Method

Definition

Returns the argument at index, throwing if index is out of bounds. You should not use this member. It is only public due to assembly refactoring, and it is used internally for performance optimizations.

System.Linq.Expressions.Expression IArgumentProvider.GetArgument(int index);

Parameters

index
Int32

The index of the argument.

Returns

The argument at index, throwing if index is out of bounds, as Expression.

Implements

Applies to

Product Versions
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10
.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 1.3, 1.4, 1.6, 2.0, 2.1
UWP 10.0