FREE TRIAL

|

☀
☾

ThreeD<T>.Equals

Equals(ThreeD<T>)

Equality compare.

Declaration
public bool Equals(ThreeD<T> other)
Parameters
Type Name Description
ThreeD<T> other

The T to compare to.

Returns
Type Description
bool

true if this.X == other.X && this.Y == other.Y && this.Z == other.Z.

Implements
System.IEquatable<T>.Equals(T)
☀
☾
In This Article
Legal EmailContact Github
Copyright © 2022 Supernova Technologies, LLC