GaugeImageCollection Class
Updated: February 25, 2016
Represents a collection of GaugeImage objects.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Microsoft.ReportingServices.OnDemandReportRendering::GaugePanelObjectCollectionBase<T>
Microsoft.ReportingServices.OnDemandReportRendering::GaugeImageCollection
| 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(Object^) | (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() | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the enumerator that iterates through this GaugePanelObjectCollectionBase<T>.(Inherited from GaugePanelObjectCollectionBase<T>.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



