Version: 2022.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.