Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a collection of MapDataRegion objects.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<MapDataRegion>
Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionBase<MapDataRegion>
Microsoft.ReportingServices.OnDemandReportRendering.MapDataRegionCollection
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public NotInheritable Class MapDataRegionCollection _
Inherits MapObjectCollectionBase(Of MapDataRegion)
'Usage
Dim instance As MapDataRegionCollection
public sealed class MapDataRegionCollection : MapObjectCollectionBase<MapDataRegion>
public ref class MapDataRegionCollection sealed : public MapObjectCollectionBase<MapDataRegion^>
[<SealedAttribute>]
type MapDataRegionCollection =
class
inherit MapObjectCollectionBase<MapDataRegion>
end
public final class MapDataRegionCollection extends MapObjectCollectionBase<MapDataRegion>
Der MapDataRegionCollection-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. (Überschreibt ReportElementCollectionBase<T>.Count.) |
![]() |
Item[String] | Gets the item that has the specified name. |
![]() |
Item[Int32] | Gets the item at the specified index. (Geerbt von MapObjectCollectionBase<T>.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<T>. (Geerbt von ReportElementCollectionBase<T>.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Infrastruktur Gets the enumerator that iterates through the collection. (Geerbt von ReportElementCollectionBase<T>.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace
.gif)
.gif)
.gif)
.gif)