Version: 2022.3
언어: 한국어
public static bool ArrayEquals (T[] lhs, T[] rhs);

반환

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

설명

Compares two arrays.