Class MapRelationPairCollection
A collection of MapRelationPair.
Inheritance
System.Object
System.Collections.ObjectModel.Collection<MapRelationPair>
MapRelationPairCollection
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class MapRelationPairCollection : Collection<MapRelationPair>, IList<MapRelationPair>, ICollection<MapRelationPair>, IList, ICollection, IReadOnlyList<MapRelationPair>, IReadOnlyCollection<MapRelationPair>, IEnumerable<MapRelationPair>, IEnumerable
Constructors
MapRelationPairCollection()
Declaration
public MapRelationPairCollection()