CustomAttributeHandle.Equality Operatore

Definizione

public:
 static bool operator ==(System::Reflection::Metadata::CustomAttributeHandle left, System::Reflection::Metadata::CustomAttributeHandle right);
public static bool operator == (System.Reflection.Metadata.CustomAttributeHandle left, System.Reflection.Metadata.CustomAttributeHandle right);
static member ( = ) : System.Reflection.Metadata.CustomAttributeHandle * System.Reflection.Metadata.CustomAttributeHandle -> bool
Public Shared Operator == (left As CustomAttributeHandle, right As CustomAttributeHandle) As Boolean

Parametri

Restituisce

Boolean

Si applica a