int GetIntData(unsigned int tag) const int GetIntData(const char *tag) const
These methods return the first instance of integer data stored previously with the associated data tag. This method is equivalent to calling the GetData method with template argument int.