Поделиться через


TablixRowCollection Класс

Определение

Представляет коллекцию объектов TablixRow.

public ref class TablixRowCollection abstract : Microsoft::ReportingServices::OnDemandReportRendering::ReportElementCollectionBase<Microsoft::ReportingServices::OnDemandReportRendering::TablixRow ^>
public abstract class TablixRowCollection : Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<Microsoft.ReportingServices.OnDemandReportRendering.TablixRow>
type TablixRowCollection = class
    inherit ReportElementCollectionBase<TablixRow>
Public MustInherit Class TablixRowCollection
Inherits ReportElementCollectionBase(Of TablixRow)
Наследование

Поля

m_owner

Объект Tablix, представляющий владельца этой коллекции строк.

Свойства

Count

Возвращает количество элементов в коллекции.

(Унаследовано от ReportElementCollectionBase<T>)
Item[Int32]

Возвращает элемент по указанному индексу.

(Унаследовано от ReportElementCollectionBase<T>)

Методы

GetEnumerator()

Возвращает перечислитель для этой коллекции ReportElementCollectionBase<T>.

(Унаследовано от ReportElementCollectionBase<T>)

Явные реализации интерфейса

IEnumerable.GetEnumerator()

Получает перечислитель, который выполняет итерацию по коллекции.

(Унаследовано от ReportElementCollectionBase<T>)

Применяется к