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

戻り値

適用対象