Table of Contents

operator !=

operator in Coherence.Cloud.Key
Operators
public static bool operator !=(Key left, Key right)
Parameters
Type Name Description
Key left
Key right
Returns
Type Description
bool
public static bool operator !=(Key left, string right)
Parameters
Type Name Description
Key left
string right
Returns
Type Description
bool