次の方法で共有


ILCommunication.IsEqualTo(ILCommunication) メソッド

定義

trueこの通信がと等しい場合は をcommunication返します。それ以外の場合は を返しますfalse

[Foundation.Export("isEqualToCommunication:")]
public virtual bool IsEqualTo (IdentityLookup.ILCommunication communication);
abstract member IsEqualTo : IdentityLookup.ILCommunication -> bool
override this.IsEqualTo : IdentityLookup.ILCommunication -> bool

パラメーター

communication
ILCommunication

比較するメッセージ。

戻り値

true この通信が と等しい communication 場合は 。 falseそれ以外の場合は 。

属性

適用対象