Operator operator !=
operator !=(Entity, Entity)
Entity instances are equal if they refer to the same entity.
Declaration
public static bool operator !=(Entity lhs, Entity rhs)
Parameters
Returns
Type | Description |
---|---|
bool | True, if either Index or Version are different. |