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