MLKemAlgorithm.Inequality(MLKemAlgorithm, MLKemAlgorithm) Operator
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Avgör om två MLKemAlgorithm objekt inte anger samma algoritmnamn.
public:
static bool operator !=(System::Security::Cryptography::MLKemAlgorithm ^ left, System::Security::Cryptography::MLKemAlgorithm ^ right);
public static bool operator !=(System.Security.Cryptography.MLKemAlgorithm? left, System.Security.Cryptography.MLKemAlgorithm? right);
static member op_Inequality : System.Security.Cryptography.MLKemAlgorithm * System.Security.Cryptography.MLKemAlgorithm -> bool
Public Shared Operator != (left As MLKemAlgorithm, right As MLKemAlgorithm) As Boolean
Parametrar
- left
- MLKemAlgorithm
Ett objekt som anger ett algoritmnamn.
- right
- MLKemAlgorithm
Ett andra objekt som ska jämföras med det objekt som identifieras av parametern left .
Returer
trueom objekten inte anses vara lika; annars . false