In The Hand LtdIn The Hand
Item Property (index)
.NET Components for Mobility
Gets the entry at the specified index of the current X509CertificateCollection.
Declaration Syntax
C#Visual Basic
public X509Certificate this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As X509Certificate
	Get
Parameters
index (Int32)
The zero-based index of the entry to locate in the current X509CertificateCollection.
Return Value
The X509Certificate at the specified index of the current X509CertificateCollection.

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0