In The Hand LtdIn The Hand
Add Method (value)
.NET Components for Mobility
Adds an X509Certificate with the specified value to the current X509CertificateCollection.
Declaration Syntax
C#Visual Basic
public int Add(
	X509Certificate value
)
Public Function Add ( _
	value As X509Certificate _
) As Integer
Parameters
value (X509Certificate)
The X509Certificate to add to the current X509CertificateCollection.
Return Value
-1

Assembly: InTheHand (Module: InTheHand) Version: 7.0.0.0