Property XmlStringItems
XmlStringItems
Provides access to individual key/value pairs provided for the object
either via the @XmlString(...)
Mobiscript keyword or by a plugin.
Declaration
public ICustomInfoDictionary XmlStringItems { get; }
Property Value
Type | Description |
---|---|
ICustomInfoDictionary |
Remarks
See XmlString for details.