CellSetCellCollection Properties

Include Protected Members
Include Inherited Members

The CellSetCellCollection type exposes the following members.

Properties

  Name Description
Public property Count The count of the cells in the collection. (Overrides ResultCellCollection.Count.)
Public property IsSynchronized This property is not implemented by the CellSetCellCollection class.
Indicates whether access to the collection is synchronized (thread safe). (Overrides ResultCellCollection.IsSynchronized.)
Public property Item[ICollection] This property is not implemented by the CellSetCellCollection class.
Gets an object from this collection. (Overrides ResultCellCollection.Item[ICollection].)
Public property Item[Int32] This property is not implemented by the CellSetCellCollection class.
Gets an object from this collection. (Overrides ResultCellCollection.Item[Int32].)
Public property Item[[]] This property is not implemented by the CellSetCellCollection class.
Gets an object from this collection. (Overrides ResultCellCollection.Item[[]].)
Public property Item[Int32, Int32] Gets an object from this collection. (Overrides ResultCellCollection.Item[Int32, Int32].)
Public property SyncRoot This property is not implemented by the CellSetCellCollection class.
An object that can be used to synchronize access to the collection. (Overrides ResultCellCollection.SyncRoot.)

Top

See Also

Reference

CellSetCellCollection Class

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet Namespace