ILCallCommunication.IsEqualTo(ILCallCommunication) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
true
如果這個呼叫等於 communication
Otherwise,則傳回 false
。
[Foundation.Export("isEqualToCallCommunication:")]
public virtual bool IsEqualTo (IdentityLookup.ILCallCommunication communication);
override this.IsEqualTo : IdentityLookup.ILCallCommunication -> bool
參數
- communication
- ILCallCommunication
要比較的訊息。
傳回
true
如果這個呼叫等於 communication
,則為 , false
否則為 。
- 屬性