SizeCollection Members

Represents collection of heights or widths of matrix cells. This class cannot be inherited. This class cannot be inherited.

The following tables list the members exposed by the SizeCollection type.

Public Properties

  Name Description
ms162687.pubproperty(en-US,SQL.90).gif Count Gets an integer indicating the number of sizes in the collection.
ms162687.pubproperty(en-US,SQL.90).gif Item Gets the height or width of the matrix cell at the specified index.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms162687.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162687.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms162687.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms162687.pubmethod(en-US,SQL.90).gifms162687.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162687.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms162687.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms162687.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SizeCollection Class
Microsoft.ReportingServices.ReportRendering Namespace