Method Equals
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | obj |
Returns
| Type | Description |
|---|---|
| System.Boolean |
Equals(Float<T>)
Declaration
public bool Equals(Float<T> other)
Parameters
| Type | Name | Description |
|---|---|---|
| Float<T> | other |
Returns
| Type | Description |
|---|---|
| System.Boolean |