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

SystemStringVariableIndexEquals メソッド (Object)

Indicates whether this instance and a specified object are equal.

名前空間:  WodiLib.Cmn
アセンブリ:  WodiLib (in WodiLib.dll) バージョン: 2.3.0.0
構文
C#
public override bool Equals(
	Object obj
)

パラメーター

obj
型: SystemObject
The object to compare with the current instance.

戻り値

型: Boolean
if obj and this instance are the same type and represent the same value; otherwise, .
関連項目