Mentalis.org Security Library documentation

DistinguishedNameList.Clone Method 

Creates a shallow copy of the DistinguishedNameList.

[Visual Basic]
NotOverridable Public Function Clone() As Object Implements _
   ICloneable.Clone
[C#]
public object Clone();

Return Value

A shallow copy of the DistinguishedNameList.

Implements

ICloneable.Clone

See Also

DistinguishedNameList Class | DistinguishedNameList Members | Org.Mentalis.Security.Certificates Namespace