Determines whether the specified Scalar is equal to the current RelationAttribute.
Assembly: Epic.Query
Declaration Syntax
C# |
public override bool Equals( Scalar other )
Parameters
- other (Scalar)
- The Scalar to compare with the current RelationAttribute.
Return Value
trueTruetrue if the specified Scalar is equal to the current
RelationAttribute; otherwise, falseFalsefalse.