Propriedade do RDL CellCollection.Item
Incluir membros protegidos
Incluir membros herdados
Gets the Cell in the collection.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Item[ICollection] | Gets the Cell in the collection using the specified index collection. | |
Item[Int32] | Gets the Cell at the specified index. | |
Item[array<Int32[]] | Gets the Cell in the collection using the specified array of index. | |
Item[Int32, Int32] | Gets the Cell using two-dimensional indexing scheme. |
Início