MLKemAlgorithm.Equality(MLKemAlgorithm, MLKemAlgorithm) Operátor
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Meghatározza, hogy két MLKemAlgorithm objektum ugyanazt az algoritmusnevet adja-e meg.
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 ( = ) : System.Security.Cryptography.MLKemAlgorithm * System.Security.Cryptography.MLKemAlgorithm -> bool
Public Shared Operator == (left As MLKemAlgorithm, right As MLKemAlgorithm) As Boolean
Paraméterek
- left
- MLKemAlgorithm
Egy algoritmus nevét meghatározó objektum.
- right
- MLKemAlgorithm
A paraméter által left azonosított objektumhoz hasonlítandó második objektum.
Válaszok
trueha az objektumok egyenlőnek minősülnek; egyéb esetben. false