Operator operator ==
operator ==(ConcurrentMovingStatistics?, ConcurrentMovingStatistics?)
Declaration
public static bool operator ==(ConcurrentMovingStatistics? left, ConcurrentMovingStatistics? right)
Parameters
| Type | Name | Description |
|---|---|---|
| ConcurrentMovingStatistics | left | |
| ConcurrentMovingStatistics | right |
Returns
| Type | Description |
|---|---|
| bool |