Version: 2022.3
言語: 日本語
public static bool ArrayEquals (T[] lhs, T[] rhs);

戻り値

bool 両方の要素の数が一致し、各要素が同じである場合、true を返します

説明

2 つの配列が同じかどうか判断します