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

반품

적용 대상