MapFieldNameCollection Class
SQL Server 2008 R2
Represents a collection of MapFieldName objects.
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<MapFieldName>
Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionBase<MapFieldName>
Microsoft.ReportingServices.OnDemandReportRendering.MapFieldNameCollection
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<MapFieldName>
Microsoft.ReportingServices.OnDemandReportRendering.MapObjectCollectionBase<MapFieldName>
Microsoft.ReportingServices.OnDemandReportRendering.MapFieldNameCollection
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
The MapFieldNameCollection 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 | |
|---|---|---|
![]() | CreateMapObject | Infrastructure. (Inherited from MapObjectCollectionBase<T>.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<T>. (Inherited from ReportElementCollectionBase<T>.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable.GetEnumerator | Infrastructure. (Inherited from ReportElementCollectionBase<T>.) |
