New to Telerik ReportingStart a free 30-day trial

A collection of GeoLocationMapGroups groups.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

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

Inheritance: objectCollection<GeoLocationMapGroup>GeoLocationMapGroupCollection

Constructors

C#
public GeoLocationMapGroupCollection()

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()