共用方式為


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 否則為 。

屬性

適用於