GenericGrainType.Equals 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
Equals(GenericGrainType) | |
Equals(Object) |
Equals(GenericGrainType)
指出目前的物件是否等於另一個相同類型的物件。
public bool Equals (Orleans.Runtime.GenericGrainType other);
override this.Equals : Orleans.Runtime.GenericGrainType -> bool
Public Function Equals (other As GenericGrainType) As Boolean
參數
- other
- GenericGrainType