System.Security.Cryptography.AsnEncodedDataCollection.Add Method

Adds an System.Security.Cryptography.AsnEncodedData object to the System.Security.Cryptography.AsnEncodedDataCollection object.

Syntax

public int Add (AsnEncodedData asnEncodedData)

Parameters

asnEncodedData
The System.Security.Cryptography.AsnEncodedData object to add to the collection.

Returns

The index of the added System.Security.Cryptography.AsnEncodedData object.

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