Skip to main content

TdxX509CertificateList Constructors

A collection of X.509 certificates.
Name Description
Create Inherited from TObjectList<T>.
Create(Boolean) Inherited from TObjectList<T>.
Create(IComparer<T>,Boolean) Inherited from TObjectList<T>.
Create(IComparer<T>) Inherited from TList<T>.
Create(T[]) Inherited from TList<T>.
Create(TEnumerable<T>,Boolean) Inherited from TObjectList<T>.
Create(TEnumerable<T>) Inherited from TList<T>.
See Also