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