Mentalis.org Security Library documentation

DistinguishedName.Count Property

Gets the number of elements actually contained in the list.

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

Property Value

The number of elements actually contained in the list.

See Also

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