Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Represents a collection of MapTile objects.
Hierarquia de herança
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<MapTile>
Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionBase<MapTile>
Microsoft.ReportingServices.OnDemandReportRendering.MapTileCollection
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public NotInheritable Class MapTileCollection _
Inherits MapObjectCollectionBase(Of MapTile)
'Uso
Dim instance As MapTileCollection
public sealed class MapTileCollection : MapObjectCollectionBase<MapTile>
public ref class MapTileCollection sealed : public MapObjectCollectionBase<MapTile^>
[<SealedAttribute>]
type MapTileCollection =
class
inherit MapObjectCollectionBase<MapTile>
end
public final class MapTileCollection extends MapObjectCollectionBase<MapTile>
O tipo MapTileCollection expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. (Substitui ReportElementCollectionBase<T>.Count.) |
![]() |
Item | Gets the item at the specified index. (Herdado de MapObjectCollectionBase<T>.) |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Equals | (Herdado de Object.) |
![]() |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<T>. (Herdado de ReportElementCollectionBase<T>.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Implementações de interfaces explícitas
| Nome | Descrição | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Infraestrutura. Gets the enumerator that iterates through the collection. (Herdado de ReportElementCollectionBase<T>.) |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering
.gif)
.gif)
.gif)
.gif)