Bitmap for UWP
Equals(Object) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > HResult 構造体 > Equals メソッド : Equals(Object) メソッド
The System.Objectto compare with this instance.
Determines whether the specified System.Objectis equal to this instance.
シンタックス
'宣言
 
Public Overloads Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
The System.Objectto compare with this instance.

戻り値の型

trueif the specified System.Objectis equal to this instance; otherwise, false.
参照

HResult 構造体
HResult メンバ
オーバーロード一覧