Version: 2023.2
언어: 한국어
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.