BlobWriter.ContentEquals(BlobWriter) Méthode

Définition

Compare le contenu actuel de cet auteur à un autre.

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

Paramètres

other
BlobWriter

Retours

S’applique à