Spread for ASP.NET 12 Product Documentation
MapAreaCollection Class
Members 


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace : MapAreaCollection Class
Represents a collection of MapArea.
Object Model
MapAreaCollection ClassMapArea Class
Syntax
'Declaration
 
Public Class MapAreaCollection 
   Inherits System.Collections.Generic.List(Of MapArea)
'Usage
 
Dim instance As MapAreaCollection
public class MapAreaCollection : System.Collections.Generic.List<MapArea> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      FarPoint.Web.Chart.MapAreaCollection

See Also

Reference

MapAreaCollection Members
FarPoint.Web.Chart Namespace