BlockOfCellsCollection.Item[Int32] Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Parâmetros
- index
- Int32