Operator operator ==
operator ==(Heading, Heading)
Determines whether two specified instances have the same value.
Declaration
public static bool operator ==(Scene.Heading a, Scene.Heading b)
Parameters
| Type | Name | Description |
|---|---|---|
| Scene.Heading | a | |
| Scene.Heading | b |
Returns
| Type | Description |
|---|---|
| bool |