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

返回

适用于