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