RuntimeStringIdInfo Constructors
Represents an element in the DataViewBase.RuntimeLocalizationStrings collection and corresponds to a resource string that can be localized at runtime.
Name | Parameters | Description |
---|---|---|
Runtime |
none |
Initializes a new instance of the Runtime |
Runtime |
id, value |
Initializes a new instance of the Runtime |
See Also