ListContentCollection Members
Contains a collection of ListContentCollection objects included in a list data region.
The following tables list the members exposed by the ListContentCollection type.
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of ListContentCollection objects in the collection. | |
Item | Gets the ListContentCollection object located at the specified index. In C#, this property is the indexer for the ListContentCollection class. |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
ListContentCollection Class
Microsoft.ReportingServices.ReportRendering Namespace