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

Gets the number of properties in the feature currently being read.

.NET Syntax
virtual int GetPropertyCount();
Java Syntax
virtual int GetPropertyCount();
PHP Syntax
virtual int GetPropertyCount();
Returns:
Returns the number of properties.