MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual STRING MgReader::GetPropertyName ( INT32  index) [pure virtual]

Gets the name of the property at the given ordinal position.

.NET Syntax
virtual string GetPropertyName(int index);
Java Syntax
virtual String GetPropertyName(int index);
PHP Syntax
virtual string GetPropertyName(int index);
Parameters:
index(int) The position of the property in the list of properties belonging to the feature currently being read.
Returns:
Returns the property name.
Since:
2.2