Propriedade do RDL Item
Gets the specified Dimension from the collection by its index.
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[ ( [ ( Int32] ) ] ) | Gets the specified Dimension from the collection by its index. In Microsoft Visual C#, this property is the indexer for the DimensionCollection class. | |
Item[ ( [ ( String] ) ] ) | Gets the specified Dimensionfrom the collection by its name. In Microsoft Visual C#, this property is the indexer for the DimensionCollection class. |
Início
Consulte também