MapGuide API Reference
|
virtual bool MgReader::IsNull | ( | CREFSTRING | propertyName | ) | [pure virtual] |
Determines whether the value of the specified property is null.
virtual bool IsNull(string propertyName); |
virtual boolean IsNull(String propertyName); |
virtual bool IsNull(string propertyName); |
propertyName | (String/string) The property name. |