System.Security.Cryptography.AsnEncodedDataCollection.Count Property

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

Syntax

public int Count { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to determine how many System.Security.Cryptography.AsnEncodedData objects the collection contains.

Requirements

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