Removes the certificate object at the specified index.
[C#] void RemoveAt(int index) [Visual Basic] Sub RemoveAt(index As Integer)
void RemoveAt(int index)
Sub RemoveAt(index As Integer)
may throw Exception()
This method removes the certificate object at the specified index.
None.