Класс MapObjectCollectionBase(T)
Represents a collection of IMapObjectCollectionItem objects.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementCollectionBase< (Of < ( <'T> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..MapObjectCollectionBase<(Of <(<'T>)>)>
Подробнее...
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public MustInherit Class MapObjectCollectionBase(Of T As IMapObjectCollectionItem) _
Inherits ReportElementCollectionBase(Of T)
'Применение
Dim instance As MapObjectCollectionBase(Of T)
public abstract class MapObjectCollectionBase<T> : ReportElementCollectionBase<T>
where T : IMapObjectCollectionItem
generic<typename T>
where T : IMapObjectCollectionItem
public ref class MapObjectCollectionBase abstract : public ReportElementCollectionBase<T>
[<AbstractClassAttribute>]
type MapObjectCollectionBase<'T when 'T : IMapObjectCollectionItem> =
class
inherit ReportElementCollectionBase<'T>
end
JScript не поддерживает стандартные типы и методы.
Параметры типа
- T
Тип MapObjectCollectionBase<(Of <(<'T>)>)> обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
MapObjectCollectionBase< (Of < ( <'T> ) > ) > | Initializes a new instance of the MapObjectCollectionBase<(Of <(<'T>)>)> class. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. (Производный от ReportElementCollectionBase< (Of < ( <'T> ) > ) >.) |
![]() |
Item | Gets the item at the specified index. (Переопределяет ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Item[ ( [ ( Int32] ) ] ) .) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
CreateMapObject | Инфраструктура. |
![]() |
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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementCollectionBase< (Of < ( <'T> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..MapObjectCollectionBase<(Of <(<'T>)>)>
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapBindingFieldPairCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapBucketCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapCustomColorCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapDataRegionCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapFieldCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapFieldDefinitionCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapFieldNameCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLayerCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLegendCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapLineCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapMarkerCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapPointCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapPolygonCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapTileCollection
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapTitleCollection
.gif)
.gif)
.gif)
.gif)
.gif)