WindowSize.Equals メソッド (Object) |
Indicates whether this instance and a specified object are equal.
名前空間:
WodiLib.Ini
アセンブリ:
WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文public override bool Equals(
Object obj
)
パラメーター
- obj
- 型: System.Object
The object to compare with the current instance.
戻り値
型:
Booleantrue if
obj and this instance are the same type and represent the same value; otherwise,
false.
関連項目