Produce an Equal(Scalar, Scalar) predicate for the specified scalars.
            
Assembly: Epic.Query
Return Value
An Equal(Scalar, Scalar) predicate for the specified scalar.
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type Scalar. When you use instance method syntax to call this method, omit the first parameter.
Exceptions
| Exception | Condition | 
|---|---|
| ArgumentNullException | scalar or other is nullNothingnullptr | 
