'Declaration Public Class MapAreaCollection Inherits System.Collections.Generic.List(Of MapArea)
'Usage Dim instance As MapAreaCollection
public class MapAreaCollection : System.Collections.Generic.List<MapArea>
'Declaration Public Class MapAreaCollection Inherits System.Collections.Generic.List(Of MapArea)
'Usage Dim instance As MapAreaCollection
public class MapAreaCollection : System.Collections.Generic.List<MapArea>
System.Object
System.Collections.Generic.List<T>
FarPoint.Web.Chart.MapAreaCollection