Heureka API .NET Documentation
MapPropertyCollection Class
Members 



Represents a collection of map properties.
Object Model
MapPropertyCollection ClassMapProperty Class
Syntax
'Declaration
 
<SerializableAttribute()>
Public NotInheritable Class MapPropertyCollection 
   Inherits System.Collections.Generic.List(Of MapProperty)
'Usage
 
Dim instance As MapPropertyCollection
[Serializable()]
public sealed class MapPropertyCollection : System.Collections.Generic.List<MapProperty> 
[Serializable()]
public ref class MapPropertyCollection sealed : public System.Collections.Generic.List<MapProperty> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Slu.Heureka.DomainLayer.GIS.MapDataTypes.MapPropertyCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MapPropertyCollection Members
Slu.Heureka.DomainLayer.GIS.MapDataTypes Namespace

Send Feedback