This wrapper class keeps references intact if you switch between the compiled assembly and source code versions of the original class. More...
Additional Inherited Members | |
![]() | |
bool | ContainsField (string fieldName) |
Determines whether the table contains a field. | |
![]() | |
List< string > | languages = new List<string>() |
The languages in the table. | |
List< LocalizedTextField > | fields = new List<LocalizedTextField>() |
The fields that have localized text. | |
![]() | |
string | this[string fieldName] [get] |
Gets the localized text for a field using the current language. | |
This wrapper class keeps references intact if you switch between the compiled assembly and source code versions of the original class.