Lingua

ModelOperationsCollection.Item[Int32] Proprietà

Definizione

public:
 property Microsoft::ReportingServices::Interfaces::ModelOperation default[int] { Microsoft::ReportingServices::Interfaces::ModelOperation get(int index); };
public Microsoft.ReportingServices.Interfaces.ModelOperation this[int index] { get; }
member this.Item(int) : Microsoft.ReportingServices.Interfaces.ModelOperation
Default Public ReadOnly Property Item(index As Integer) As ModelOperation

Parametri

index
Int32

Indice in base zero dell'oggetto ModelOperation da ottenere.

Valore della proprietà

Un ModelOperation oggetto della collezione.

Si applica a