Mentalis.org Security Library documentation

DistinguishedNameList.Count Property

Gets the number of elements actually contained in the DistinguishedNameList.

[Visual Basic]
Public ReadOnly Property Count As Integer
[C#]
public int Count {get;}

Property Value

The number of elements actually contained in the DistinguishedNameList.

See Also

DistinguishedNameList Class | DistinguishedNameList Members | Org.Mentalis.Security.Certificates Namespace