[]
Determines whether the specified Matrix3D is equal to this instance.
public bool Equals(Matrix3D other)
Public Function Equals(other As Matrix3D) As Boolean
| Type | Name | Description |
|---|---|---|
| Matrix3D | other |
| Type | Description |
|---|---|
| bool |
public override bool Equals(object value)
Public Overrides Function Equals(value As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | value |
| Type | Description |
|---|---|
| bool |