Version: 2017.2
public static bool Contains (T[] array, T item);

戻り値

bool 配列の中に特定の要素が存在する場合 true を返します。

説明

配列の中に特定の要素が含まれているか確認します