Bagikan melalui


MapLegendCollection Kelas

Definisi

Mewakili kumpulan MapLegend objek.

public ref class MapLegendCollection sealed : Microsoft::ReportingServices::OnDemandReportRendering::MapObjectCollectionBase<Microsoft::ReportingServices::OnDemandReportRendering::MapLegend ^>
public sealed class MapLegendCollection : Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionBase<Microsoft.ReportingServices.OnDemandReportRendering.MapLegend>
type MapLegendCollection = class
    inherit MapObjectCollectionBase<MapLegend>
Public NotInheritable Class MapLegendCollection
Inherits MapObjectCollectionBase(Of MapLegend)
Warisan

Properti

Count

Mendapatkan jumlah item dalam koleksi.

Item[Int32]

Mendapatkan item pada indeks yang ditentukan.

(Diperoleh dari MapObjectCollectionBase<T>)

Metode

CreateMapObject(Int32)

Membuat objek peta berdasarkan item dengan indeks yang ditentukan dalam koleksi.

(Diperoleh dari MapObjectCollectionBase<T>)
GetEnumerator()

Mendapatkan enumerator untuk ini ReportElementCollectionBase<T>.

(Diperoleh dari ReportElementCollectionBase<T>)

Implementasi Antarmuka Eksplisit

IEnumerable.GetEnumerator()

Mendapatkan enumerator yang melakukan iterasi melalui koleksi.

(Diperoleh dari ReportElementCollectionBase<T>)

Berlaku untuk