Init(args)
Scripting Reference
Loading...
Searching...
No Matches

◆ Equals() [3/4]

bool Sisus.Init.AnyGeneric< T >.Equals ( AnyGeneric< T > other)

Determines whether the specified object is equal to the current object.

Parameters
otherThe object to compare with the current object.
Returns
true if the specified object is equal to the current object; otherwise, false.