次の方法で共有


DataCellCollection クラス

CustomData オブジェクトのすべてのデータ セルを表します。このクラスは継承できません。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class DataCellCollection
'使用
Dim instance As DataCellCollection
public sealed class DataCellCollection
public ref class DataCellCollection sealed
[<SealedAttribute>]
type DataCellCollection =  class end
public final class DataCellCollection

説明

このコレクションは、2 次元のデータ セル配列をカプセル化します。DataRowGroupings コレクションにはリーフ ノード要素と同じ数の行があります。DataColumnGroupings コレクションにはリーフ ノード要素と同じ数の列があります。

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..DataCellCollection

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。