Класс ImageMapAreasCollection
Represents areas in an image map. This class cannot be inherited.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..ImageMapAreasCollection
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class ImageMapAreasCollection
'Применение
Dim instance As ImageMapAreasCollection
public sealed class ImageMapAreasCollection
public ref class ImageMapAreasCollection sealed
[<SealedAttribute>]
type ImageMapAreasCollection = class end
public final class ImageMapAreasCollection
Тип ImageMapAreasCollection обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
ImageMapAreasCollection() () () () | Initializes a new instance of the ImageMapAreasCollection class. |
![]() |
ImageMapAreasCollection(Int32) | Initializes a new instance of the ImageMapAreasCollection class with the specific capacity. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Count | Gets the number of image map areas in the collection. |
![]() |
Item | Gets an ImageMapArea object at the specified index within the ImageMapAreasCollection. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Add | Adds an image map area to the collection. |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)