public virtual void SetMultiLangStringSetting( string strSettingPath, MultiLangString mlValue, int nIdx )
public: virtual void SetMultiLangStringSetting( String^ strSettingPath, MultiLangString^ mlValue, int nIdx )
Parameters
| Parameter Name | Description |
|---|---|
| strSettingPath | Indicates the path of the setting. |
| mlValue | Indicates the value of the setting. |
| nIdx | Indicates the index. |