MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgParameterCollection

Classes

class  MgParameterCollection
 MgParameterCollection represents a collection of parameters. All parameters contained in an instance of a parameter collection are objects whose base class is MgParameter. A call to a parameter object's GetType() method returns one of the integer constants defined in class MgPropertyType. This collection does not allow duplicate key names. More...