BlobContentId.Equality(BlobContentId, BlobContentId) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool operator ==(System::Reflection::Metadata::BlobContentId left, System::Reflection::Metadata::BlobContentId right);
public static bool operator == (System.Reflection.Metadata.BlobContentId left, System.Reflection.Metadata.BlobContentId right);
static member ( = ) : System.Reflection.Metadata.BlobContentId * System.Reflection.Metadata.BlobContentId -> bool
Public Shared Operator == (left As BlobContentId, right As BlobContentId) As Boolean
Parameters
- left
- BlobContentId
- right
- BlobContentId
Returns
Applies to
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.