共用方式為


MatrixCellCollection Members

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
ms162265.pubproperty(zh-tw,SQL.90).gif ColumnCount The number of columns in the matrix.
ms162265.pubproperty(zh-tw,SQL.90).gif Count The number of matrix cells.
ms162265.pubproperty(zh-tw,SQL.90).gif Item Returns a MatrixCell object at a specified row and column in the collection.
ms162265.pubproperty(zh-tw,SQL.90).gif RowCount Gets the number of rows in the MatrixCellCollection.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms162265.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162265.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms162265.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms162265.pubmethod(zh-tw,SQL.90).gifms162265.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162265.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms162265.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms162265.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

MatrixCellCollection Class
Microsoft.ReportingServices.ReportRendering Namespace