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