Namespace: Rx – Class: CRxString – Header: Rx.Core/RxString.h

CRxString::operator!= Operator

C++
bool operator!=(const CRxString& sxString)

Inequality operator.

Parameters

[const CRxString&] sxString

The string.

Returns

bool

True if the parameters are not considered equivalent.