Share via


EncryptionPropertyCollection.Remove(EncryptionProperty) Metode

Definisi

Menghapus kemunculan pertama objek tertentu EncryptionProperty dari EncryptionPropertyCollection objek .

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)

Parameter

value
EncryptionProperty

Objek EncryptionProperty yang akan dihapus dari EncryptionPropertyCollection objek.

Berlaku untuk