System.Security.Cryptography.AsnEncodedDataCollection Members

The members of System.Security.Cryptography.AsnEncodedDataCollection are listed below.

See Also: Inherited members from System.Object

Public Constructors

Public Properties

[read-only]
Countint.

Gets the number of System.Security.Cryptography.AsnEncodedData objects in a collection.

[read-only]
IsSynchronizedbool.

Gets a value that indicates whether access to the System.Security.Cryptography.AsnEncodedDataCollection object is thread safe.

[read-only]
default property
Item(int)AsnEncodedData. Documentation for this section has not yet been entered.
[read-only]
SyncRootobject.

Gets an object that can be used to synchronize access to the System.Security.Cryptography.AsnEncodedDataCollection object.

Public Methods

Explicitly Implemented Interface Members