Bagikan melalui


IndexExpression.Arguments Properti

Definisi

Mendapatkan argumen yang akan digunakan untuk mengindeks properti atau array.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Linq::Expressions::Expression ^> ^ Arguments { System::Collections::ObjectModel::ReadOnlyCollection<System::Linq::Expressions::Expression ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Linq.Expressions.Expression> Arguments { get; }
member this.Arguments : System.Collections.ObjectModel.ReadOnlyCollection<System.Linq.Expressions.Expression>
Public ReadOnly Property Arguments As ReadOnlyCollection(Of Expression)

Nilai Properti

Koleksi baca-saja yang berisi argumen yang akan digunakan untuk mengindeks properti atau array.

Berlaku untuk