public override System.bool Equals(
System.object
)
'宣言
Public Overrides Function Equals( _
ByVal As System.Object _
) As System.Boolean
パラメータ
- obj
- この FormattedString と等しいことをテストするための値。
戻り値の型
が FormattedString インスタンスの場合は True で、FormattedString と同じ書式化されていない文字列と書式を含み、そうでなければ False。