Mono Class Library: OverviewSystem.Security.Cryptography.X509Certificates.X509CertificateCollection: Method Members |
The methods of System.Security.Cryptography.X509Certificates.X509CertificateCollection are listed below. For a list of all members, see the X509CertificateCollection Members list.
See Also: Inherited members from System.Collections.CollectionBase
Add(X509Certificate) : int Documentation for this section has not yet been entered.AddRange(X509Certificate[]) Documentation for this section has not yet been entered.AddRange(X509CertificateCollection) Documentation for this section has not yet been entered.Contains(X509Certificate) : bool Documentation for this section has not yet been entered.CopyTo(X509Certificate[], int) Documentation for this section has not yet been entered.GetEnumerator() : X509CertificateCollection.X509CertificateEnumerator Documentation for this section has not yet been entered. overrideGetHashCode() : int Documentation for this section has not yet been entered.IndexOf(X509Certificate) : int Documentation for this section has not yet been entered.Insert(int, X509Certificate) Documentation for this section has not yet been entered.Remove(X509Certificate) Documentation for this section has not yet been entered.