Condividi tramite


BlockOfCellsCollection.Item[Int32] Property

Definition

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

Parameters

index
Int32

Property Value

Applies to