Поделиться через


MapLegendCollection Класс

Определение

Представляет коллекцию объектов 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)
Наследование

Свойства

Count

Возвращает количество элементов в коллекции.

Item[Int32]

Возвращает элемент по указанному индексу.

(Унаследовано от MapObjectCollectionBase<T>)

Методы

CreateMapObject(Int32)

Создает объект карты на основе элемента с указанным индексом в коллекции.

(Унаследовано от MapObjectCollectionBase<T>)
GetEnumerator()

Возвращает перечислитель для этой коллекции ReportElementCollectionBase<T>.

(Унаследовано от ReportElementCollectionBase<T>)

Явные реализации интерфейса

IEnumerable.GetEnumerator()

Получает перечислитель, который выполняет итерацию по коллекции.

(Унаследовано от ReportElementCollectionBase<T>)

Применяется к