The base interface for a text resource.
Table members
Methods
GetId()
Get the ID of the text resource.
String GetId()
- Returns
- String The text ID.
GetValue()
Get the string value of the text resource.
String GetValue()
- Returns
- String The string value.