Класс ActionCollection
Represents a collection of Action objects. This class cannot be inherited.
Пространство имен: 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
Замечания
This class is used by the TextBox, ChartDataPoint and ImageMapArea classes to encapsulate information about user actions.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.ReportRendering..::..ActionCollection
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также