CartoType .NET API 7.8.2, 2022-03-25
for development in C#, Visual Basic and other .NET languages
Public Attributes | List of all members
CartoType::MapObject::Match Class Reference

Information returned by GetMatch. More...

#include <CartoTypeWrapper.h>

Public Attributes

String ^ m_key
 The name of the attribute in which the matched text was found.
 
String ^ m_value
 The value of the attribute in which the matched text was found.
 
int m_start
 The start position of the matched text within the value.
 
int m_end
 The end position of the matched text within the value.
 

Detailed Description

Information returned by GetMatch.


The documentation for this class was generated from the following file: