次の方法で共有


ILCallCommunication.IsEqualTo(ILCallCommunication) メソッド

定義

trueこの呼び出しが と等しい場合は をcommunication返し、それ以外の場合は を返しますfalse

[Foundation.Export("isEqualToCallCommunication:")]
public virtual bool IsEqualTo (IdentityLookup.ILCallCommunication communication);
override this.IsEqualTo : IdentityLookup.ILCallCommunication -> bool

パラメーター

communication
ILCallCommunication

比較するメッセージ。

戻り値

true この呼び出しが と等しい communication 場合は 。 falseそれ以外の場合は 。

属性

適用対象