MapLegendCollection Classe

Definizione

Rappresenta una raccolta di MapLegend oggetti .

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)
Ereditarietà

Proprietà

Nome Descrizione
Count

Ottiene il numero di elementi nell'insieme.

Item[Int32]

Ottiene l'elemento in corrispondenza dell'indice specificato.

(Ereditato da MapObjectCollectionBase<T>)

Metodi

Nome Descrizione
CreateMapObject(Int32)

Crea un oggetto mappa basato sull'oggetto con l'indice specificato nella collezione.

(Ereditato da MapObjectCollectionBase<T>)
GetEnumerator()

Ottiene l'enumeratore per questo ReportElementCollectionBase<T>.

(Ereditato da ReportElementCollectionBase<T>)

Implementazioni dell'interfaccia esplicita

Nome Descrizione
IEnumerable.GetEnumerator()

Ottiene l'enumeratore che itera attraverso la raccolta.

(Ereditato da ReportElementCollectionBase<T>)

Si applica a