次の方法で共有


BlockOfCellsCollection.Item[Int32] プロパティ

定義

public:
 property Microsoft::ReportingServices::QueryDesigners::BlockOfCells ^ default[int] { Microsoft::ReportingServices::QueryDesigners::BlockOfCells ^ get(int index); void set(int index, Microsoft::ReportingServices::QueryDesigners::BlockOfCells ^ value); };
public Microsoft.ReportingServices.QueryDesigners.BlockOfCells this[int index] { get; set; }
member this.Item(int) : Microsoft.ReportingServices.QueryDesigners.BlockOfCells with get, set
Default Public Property Item(index As Integer) As BlockOfCells

パラメーター

index
Int32

プロパティ値

適用対象