The vCardCertificateCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements actually contained in the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'vCardCertificate>)>)>.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'vCardCertificate>)>)>.)
Protected propertyItems
Gets a IList<(Of <(<'T>)>)> wrapper around the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'vCardCertificate>)>)>.)

See Also