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