Share via


IndexExpression.Object Vlastnost

Definice

Objekt k indexování.

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

Hodnota vlastnosti

Představující Expression objekt indexu.

Platí pro