Web API Reference MapGuide Open Source
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.


Comments or suggestions? Send us feedback.