VariableAddressEquals メソッド (Object) |
Determines whether the specified object is equal to the current object.
名前空間:
WodiLib.Cmn
アセンブリ:
WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文public override bool Equals(
Object obj
)
パラメーター
- obj
- 型: SystemObject
The object to compare with the current object.
戻り値
型:
Boolean if the specified object is equal to the current object; otherwise,
.
関連項目