Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Represents a collection of IMapObjectCollectionItem objects.
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<T>
Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionBase<T>
Plus...
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public MustInherit Class MapObjectCollectionBase(Of T As IMapObjectCollectionItem) _
Inherits ReportElementCollectionBase(Of T)
'Utilisation
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 ne prend pas en charge les types et les méthodes génériques.
Paramètres de type
- T
The type of the item in the collection.
Le type MapObjectCollectionBase<T> expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
MapObjectCollectionBase<T> | Initializes a new instance of the MapObjectCollectionBase<T> class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. (hérité de ReportElementCollectionBase<T>.) |
![]() |
Item | Gets the item at the specified index. (remplace ReportElementCollectionBase<T>.Item[Int32].) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
CreateMapObject | Infrastructure. Creates a map object based on the item with the specified index in the collection. |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<T>. (hérité de ReportElementCollectionBase<T>.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Infrastructure. Gets the enumerator that iterates through the collection. (hérité de ReportElementCollectionBase<T>.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering
Hiérarchie d'héritage
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<T>
Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionBase<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)