リサイズはクリックかドラッグ

UserDatabaseDatFilePathEquals メソッド (Object)

Determines whether the specified object is equal to the current object.

名前空間:  WodiLib.IO
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
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, .
関連項目