'宣言 Public Overrides Function Equals( _ ByVal obj As System.Object _ ) As System.Boolean
public override System.bool Equals( System.object obj )
パラメータ
- obj
- The other report location object to compare the current to.
戻り値の型
True if both objects represent the same location, false otherwise.