Propriedade do RDL MemberPropertyCollection.Item
Incluir membros protegidos
Incluir membros herdados
Gets the specified MemberProperty from 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[Int32] | Gets the specified MemberProperty from the collection by its index. In C#, this property is the indexer for the MemberPropertyCollection class. | |
Item[String] | Gets the specified MemberProperty from the collection by its name. In C#, this property is the indexer for the MemberPropertyCollection class. |
Início