MapLegendCollection Classe

Definição

Representa uma coleção de MapLegend objetos.

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)
Herança

Propriedades

Nome Description
Count

Obtém o número de itens na coleção.

Item[Int32]

Obtém o item no índice especificado.

(Herdado de MapObjectCollectionBase<T>)

Métodos

Nome Description
CreateMapObject(Int32)

Cria um objeto de mapa baseado no item com o índice especificado na coleção.

(Herdado de MapObjectCollectionBase<T>)
GetEnumerator()

Obtém o enumerador para esse ReportElementCollectionBase<T>.

(Herdado de ReportElementCollectionBase<T>)

Implantações explícitas de interface

Nome Description
IEnumerable.GetEnumerator()

Recebe o enumerador que itera pela coleção.

(Herdado de ReportElementCollectionBase<T>)

Aplica-se a