Class
ShapeMapGroupCollection

A collection of GeoLocationMapGroups groups.

Definition

Namespace:Telerik.Reporting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
[TypeConverter("Telerik.Reporting.Design.ShapeFileMapGroupCollectionConverter, Telerik.Reporting.Design, Version=20.0.26.211, Culture=neutral, PublicKeyToken=a9d7983dfcc261be")]
public class ShapeMapGroupCollection : Collection<ShapeMapGroup>

Inheritance: objectCollection<ShapeMapGroup>ShapeMapGroupCollection

Constructors

ShapeMapGroupCollection()

Declaration

cs-api-definition
public ShapeMapGroupCollection()

Methods

Equals(object)

TODO: Add documentation.

Declaration

cs-api-definition
public override bool Equals(object obj)

Parameters

obj

object

Returns

bool

Overrides object.Equals(object)

GetHashCode()

TODO: Add documentation.

Declaration

cs-api-definition
public override int GetHashCode()

Returns

int

Overrides object.GetHashCode()