运算符 == 方法

bool 运算符 ==(
  1. Object other
)
override

当两个动态库加载相同的库时,它们是相等的。

实现

external bool operator ==(Object other);