System.Security.Cryptography.AsnEncodedDataCollection.Remove Method

Removes an System.Security.Cryptography.AsnEncodedData object from the System.Security.Cryptography.AsnEncodedDataCollection object.

Syntax

public void Remove (AsnEncodedData asnEncodedData)

Parameters

asnEncodedData
The System.Security.Cryptography.AsnEncodedData object to remove.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Cryptography
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0