![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This class holds data on user versions and associated change extents for a particular map version. This information is equivalent to that imported into a map via a TSLHistoryImportSet.
Public Member Functions | |
int | size () const |
bool | getItem (int index, int &userVersion, TSLEnvelope &changeExtent) const |
bool TSLVersionUserInfo::getItem | ( | int | index, |
int & | userVersion, | ||
TSLEnvelope & | changeExtent ) const |
Returns the data at the specified index.
index | The index of the data to retrieve |
userVersion | The user version for this change |
changeExtent | The extent of the change associated with this user version. |
int TSLVersionUserInfo::size | ( | ) | const |
Returns the number of pairs of user versions and change extents in this object.