New to Telerik ReportingStart a free 30-day trial

A collection of MapGroupBase groups.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

C#
[TypeConverter("Telerik.Reporting.Design.MapGroupBaseCollectionConverter, Telerik.Reporting.Design, Version=20.1.26.615, Culture=neutral, PublicKeyToken=a9d7983dfcc261be")]
public class MapGroupBaseCollection : Collection<MapGroupBase>

Inheritance: objectCollection<MapGroupBase>MapGroupBaseCollection

Constructors

C#
public MapGroupBaseCollection()

Methods

TODO: Add documentation.

C#
public override bool Equals(object obj)
Parameters:objobjectReturns:

bool

Overrides: object.Equals(object)

TODO: Add documentation.

C#
public override int GetHashCode()
Returns:

int

Overrides: object.GetHashCode()