Winnovative PDF Creator Library for .NET
Item Property (index)
NamespacesWinnovative.PdfCreatorDigitalCertificatesCollectionItem[([(Int32])])
Winnovative PDF Creator Library for .NET
Gets the certificate at the specified index in collection
Declaration Syntax
C#Visual BasicVisual C++
public DigitalCertificate this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As DigitalCertificate
public:
property DigitalCertificate^ default[int index] {
	DigitalCertificate^ get (int index);
}
Parameters
index (Int32)
The certificate index
Return Value
The certificate from the specified index

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 3.0.6.0 (3.0.6.0)