X509CertificateCollection.RemoveAt(Int32) Method

Definition

Removes the element at the specified index.

C#
public void RemoveAt(int index);

Parameters

index
Int32

The zero-based index of the element to remove.

Implements

Applies to

Product Versions
.NET Core 1.0, Core 1.1
.NET Standard 1.3, 1.4, 1.6