IndexExpression.Object Egenskap

Definition

Ett objekt som ska indexeras.

public:
 property System::Linq::Expressions::Expression ^ Object { System::Linq::Expressions::Expression ^ get(); };
public System.Linq.Expressions.Expression Object { get; }
public System.Linq.Expressions.Expression? Object { get; }
member this.Object : System.Linq.Expressions.Expression
Public ReadOnly Property Object As Expression

Egenskapsvärde

Representerar Expression objektet som ska indexeras.

Gäller för