ModelOperationsCollection.Item[Int32] 屬性

定義

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

參數

index
Int32

為 的零基指數 ModelOperation

屬性值

收藏中的一件 ModelOperation 物品。

適用於