CustomPropertyCollection Miembros
Represents a collection of custom properties for a report, report item, or group. This class cannot be inherited.
El tipo CustomPropertyCollection expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
CustomPropertyCollection | Initializes a new instance of the CustomPropertyCollection class. |
Principio
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Add(CustomProperty) | Adds a custom property to the collection. |
![]() |
Add(String, Object) | Creates a custom property with a name and value and adds it to the collection. |
![]() |
Equals | (Se hereda de Object). |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetHashCode | (Se hereda de Object). |
![]() |
GetType | (Se hereda de Object). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
ToString | (Se hereda de Object). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Count | Gets the number of custom properties in the collection. |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets a custom property at a specified index. |
![]() |
Item[ ( [ ( String] ) ] ) | Returns a named custom property from the collection. |
Principio
Vea también
.gif)
.gif)
.gif)