EncryptionPropertyCollection.Remove(EncryptionProperty) Metoda

Definice

Odebere z objektu první výskyt konkrétního EncryptionProperty objektu EncryptionPropertyCollection .

public:
 void Remove(System::Security::Cryptography::Xml::EncryptionProperty ^ value);
public void Remove (System.Security.Cryptography.Xml.EncryptionProperty value);
member this.Remove : System.Security.Cryptography.Xml.EncryptionProperty -> unit
Public Sub Remove (value As EncryptionProperty)

Parametry

value
EncryptionProperty

Objekt EncryptionProperty , který se má z objektu EncryptionPropertyCollection odebrat.

Platí pro