ImmutableArray<T>::Equals Method (Object^)
Determines if this array is equal to the specified object.
Assembly: System.Collections.Immutable (in System.Collections.Immutable.dll)
Parameters
- obj
-
Type:
System::Object^
The Object to compare with this array.
Show: