Класс ReportSectionCollection
Represents a collection of ReportSection objects.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementCollectionBase< (Of < ( <'ReportSection> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportSectionCollection
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class ReportSectionCollection _
Inherits ReportElementCollectionBase(Of ReportSection)
'Применение
Dim instance As ReportSectionCollection
public sealed class ReportSectionCollection : ReportElementCollectionBase<ReportSection>
public ref class ReportSectionCollection sealed : public ReportElementCollectionBase<ReportSection^>
[<SealedAttribute>]
type ReportSectionCollection =
class
inherit ReportElementCollectionBase<ReportSection>
end
public final class ReportSectionCollection extends ReportElementCollectionBase<ReportSection>
Тип ReportSectionCollection обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. (Переопределяет ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Count.) |
![]() |
Item | Gets or sets the item at the specified key. (Переопределяет ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Item[ ( [ ( Int32] ) ] ) .) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Производный от ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | Инфраструктура. (Производный от ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)