Version: 2017.3
public static bool ArrayReferenceEquals (T[] lhs, T[] rhs);

戻り値

bool True if both have the same number of elements and are the same instances.

説明

Compares two array references.