MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
MgPropertyCollection Member List
This is the complete list of members for MgPropertyCollection, including all inherited members.
Add(MgProperty *value)MgPropertyCollection [virtual]
Clear()MgPropertyCollection [virtual]
Contains(const MgProperty *value)MgPropertyCollection [virtual]
Contains(CREFSTRING name)MgPropertyCollection [virtual]
GetCount() const MgPropertyCollection [virtual]
GetItem(INT32 index) const MgPropertyCollection [virtual]
GetItem(CREFSTRING name)MgPropertyCollection [virtual]
IndexOf(const MgProperty *value) const MgPropertyCollection [virtual]
IndexOf(CREFSTRING name) const MgPropertyCollection [virtual]
Insert(INT32 index, MgProperty *value)MgPropertyCollection [virtual]
MgPropertyCollection()MgPropertyCollection
Remove(MgProperty *value)MgPropertyCollection [virtual]
RemoveAt(INT32 index)MgPropertyCollection [virtual]
SetItem(INT32 index, MgProperty *value)MgPropertyCollection [virtual]