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

パラメーター

lhs The first enum to compare.
rhs The second enum to compare.

戻り値

bool True if equal, otherwise false.

説明

Determines whether the specified enums are equal without boxing.


Did you find this page useful? Please give it a rating: