public bool IsEqual( MultiLangString otherVal )
public: bool IsEqual( MultiLangString^ otherVal )
Parameters
| Parameter Name | Description |
|---|---|
| otherVal | MultiLangString to be compared. |
Return Value
True: Values are identical.
False: Values are not identical.