|
MapGuide API Reference
|
| virtual bool MgReader::IsNull | ( | INT32 | index | ) | [pure virtual] |
Determines whether the value of the specified property is null.
| virtual bool IsNull(int index); |
| virtual boolean IsNull(int index); |
| virtual bool IsNull(int index); |
| index | (int) The position of the property in the list of properties belonging to the feature currently being read. |