Information returned by MapObject::Match.
More...
#include <CartoTypeWrapper.h>
|
|
bool | Found |
| | True if the text was found.
|
| |
|
String^ | Key |
| | The name of the attribute in which the matched text was found.
|
| |
|
String^ | Value |
| | The value of the attribute in which the matched text was found.
|
| |
|
int | Start |
| | The start position of the matched text within the value.
|
| |
|
int | End |
| | The end position of the matched text within the value.
|
| |
Information returned by MapObject::Match.
The documentation for this class was generated from the following file: