MapLegendCollection Classe

Definição

Representa uma coleção de objetos MapLegend .

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

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

CreateMapObject(Int32)

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

(Herdado de MapObjectCollectionBase<T>)
GetEnumerator()

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

(Herdado de ReportElementCollectionBase<T>)

Implantações explícitas de interface

IEnumerable.GetEnumerator()

Obtém um enumerador que itera por meio da coleção.

(Herdado de ReportElementCollectionBase<T>)

Aplica-se a