Opened 16 years ago

Closed 12 years ago

#314 closed enhancement (wontfix)

Adding a constructor to MgLayerCollection object in .NET API

Reported by: MaksimS Owned by:
Priority: low Milestone:
Component: Web API Version:
Severity: major Keywords:
Cc: External ID:

Description

Since MgMapCollection has an empty constructor in .NET API, there should be one for MgLayerCollection too. Actually, there should be an empty constructor exposed for any managed collection.

Change History (3)

comment:1 by MaksimS, 16 years ago

Milestone: 2.0
Version: 1.2.0

comment:2 by jbirch, 14 years ago

Version: 1.2.0

Removing version.

comment:3 by jng, 12 years ago

Resolution: wontfix
Status: newclosed

These collection classes are not for public use, but are used for public classes that need to expose collections with name -> value behaviour.

Note: See TracTickets for help on using tickets.