Share via


BlobWriter.ContentEquals(BlobWriter) 方法

定義

將此寫入器的目前內容與另一個比較。

public:
 bool ContentEquals(System::Reflection::Metadata::BlobWriter other);
public bool ContentEquals (System.Reflection.Metadata.BlobWriter other);
member this.ContentEquals : System.Reflection.Metadata.BlobWriter -> bool
Public Function ContentEquals (other As BlobWriter) As Boolean

參數

other
BlobWriter

傳回

適用於