Method Equals
Equals(object)
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | obj |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
Equals(MovingStatisticsValue<T>)
Declaration
public bool Equals(MovingStatisticsValue<T> other)
Parameters
| Type | Name | Description |
|---|---|---|
| MovingStatisticsValue<T> | other |
Returns
| Type | Description |
|---|---|
| bool |