IndicatorStateCollection Class
SQL Server 2012
Represents a collection of IndicatorStateCollection objects.
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelObjectCollectionBase<IndicatorState>
Microsoft.ReportingServices.OnDemandReportRendering.IndicatorStateCollection
Microsoft.ReportingServices.OnDemandReportRendering.GaugePanelObjectCollectionBase<IndicatorState>
Microsoft.ReportingServices.OnDemandReportRendering.IndicatorStateCollection
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
The IndicatorStateCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of items in the collection. (Overrides GaugePanelObjectCollectionBase<T>.Count.) |
![]() | Item[Int32] | Gets the item at the specified index. (Inherited from GaugePanelObjectCollectionBase<T>.) |
![]() | Item[String] | Gets the item that has the specified name. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetEnumerator | Gets the enumerator that iterates through this GaugePanelObjectCollectionBase<T>. (Inherited from GaugePanelObjectCollectionBase<T>.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable.GetEnumerator | Infrastructure. Gets the enumerator that iterates through this GaugePanelObjectCollectionBase<T>. (Inherited from GaugePanelObjectCollectionBase<T>.) |
