Represents all cells in a matrix. This class cannot be inherited.
The following tables list the members exposed by the MatrixCellCollection type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | ColumnCount | The number of columns in the matrix. | 
| .gif) | Count | The number of matrix cells. | 
| .gif) | Item | Returns a MatrixCell object at a specified row and column in the collection. | 
| .gif) | RowCount | Gets the number of rows in the MatrixCellCollection. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
MatrixCellCollection Class
Microsoft.ReportingServices.ReportRendering Namespace