Classe MapPolygonCollection
Represents a collection of MapPolygon objects.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .ReportElementCollectionBase< (Of < ( <'MapPolygon> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .MapObjectCollectionBase< (Of < ( <'MapPolygon> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..MapPolygonCollection
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class MapPolygonCollection _
Inherits MapObjectCollectionBase(Of MapPolygon)
'Utilizzo
Dim instance As MapPolygonCollection
public sealed class MapPolygonCollection : MapObjectCollectionBase<MapPolygon>
public ref class MapPolygonCollection sealed : public MapObjectCollectionBase<MapPolygon^>
[<SealedAttribute>]
type MapPolygonCollection =
class
inherit MapObjectCollectionBase<MapPolygon>
end
public final class MapPolygonCollection extends MapObjectCollectionBase<MapPolygon>
Nel tipo MapPolygonCollection sono esposti i membri seguenti.
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. Esegue l'override di ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Count. |
![]() |
Item | Gets the item at the specified index. Ereditato da MapObjectCollectionBase< (Of < ( <'T> ) > ) >. |
In alto
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
CreateMapObject | Infrastruttura. Ereditato da MapObjectCollectionBase< (Of < ( <'T> ) > ) >. |
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Implementazioni esplicite dell'interfaccia
| Nome | Descrizione | |
|---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | Infrastruttura. Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)
.gif)
.gif)
.gif)