CustomAttributeHandle.Inequality 運算子

定義

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 op_Inequality : System.Reflection.Metadata.CustomAttributeHandle * System.Reflection.Metadata.CustomAttributeHandle -> bool
Public Shared Operator != (left As CustomAttributeHandle, right As CustomAttributeHandle) As Boolean

參數

傳回

適用於