Class ShapeMapGroupCollection
A collection of GeoLocationMapGroups groups.
Inheritance
System.Object
System.Collections.ObjectModel.Collection<ShapeMapGroup>
ShapeMapGroupCollection
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class ShapeMapGroupCollection : Collection<ShapeMapGroup>, IList<ShapeMapGroup>, ICollection<ShapeMapGroup>, IList, ICollection, IReadOnlyList<ShapeMapGroup>, IReadOnlyCollection<ShapeMapGroup>, IEnumerable<ShapeMapGroup>, IEnumerable
Constructors
ShapeMapGroupCollection()
Declaration
public ShapeMapGroupCollection()
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
System.Object
obj
|
Returns
System.Boolean
|
Overrides
System.Object.Equals(System.Object)
GetHashCode()
Declaration
public override int GetHashCode()
Returns
System.Int32
|
Overrides
System.Object.GetHashCode()