Класс IndicatorStateCollection
Represents a collection of IndicatorStateCollection objects.
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugePanelObjectCollectionBase< (Of < ( <'IndicatorState> ) > ) >
Microsoft.ReportingServices.OnDemandReportRendering..::..IndicatorStateCollection
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public NotInheritable Class IndicatorStateCollection _
Inherits GaugePanelObjectCollectionBase(Of IndicatorState)
'Применение
Dim instance As IndicatorStateCollection
public sealed class IndicatorStateCollection : GaugePanelObjectCollectionBase<IndicatorState>
public ref class IndicatorStateCollection sealed : public GaugePanelObjectCollectionBase<IndicatorState^>
[<SealedAttribute>]
type IndicatorStateCollection =
class
inherit GaugePanelObjectCollectionBase<IndicatorState>
end
public final class IndicatorStateCollection extends GaugePanelObjectCollectionBase<IndicatorState>
Тип IndicatorStateCollection обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Count | Gets the number of items in the collection. (Переопределяет GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Count.) |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets the item at the specified index. (Производный от GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >.) |
![]() |
Item[ ( [ ( String] ) ] ) | Gets the item that has the specified name. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
CreateGaugePanelObject | Инфраструктура. (Производный от GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >.) |
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetEnumerator | Gets the enumerator for this GaugePanelObjectCollectionBase<(Of <(<'T>)>)>. (Производный от GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Явные реализации интерфейса
| Имя | Описание | |
|---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | Инфраструктура. (Производный от GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) >.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)
.gif)