Share via


CertificateInfoCollection Class

Definition

public ref class CertificateInfoCollection sealed : Microsoft::BizTalk::ExplorerOM::BtsReadOnlyCollection
public sealed class CertificateInfoCollection : Microsoft.BizTalk.ExplorerOM.BtsReadOnlyCollection
type CertificateInfoCollection = class
    inherit BtsReadOnlyCollection
    interface ICollection
    interface IEnumerable
Public NotInheritable Class CertificateInfoCollection
Inherits BtsReadOnlyCollection
Inheritance
CertificateInfoCollection
Implements

Constructors

CertificateInfoCollection()

Fields

mapColumnIndex (Inherited from BtsReadOnlyCollection)
objectMap (Inherited from BtsReadOnlyCollection)

Properties

Item[Int32]
Item[String]

Methods

Add(Object) (Inherited from BtsReadOnlyCollection)
Insert(Int32, Object) (Inherited from BtsReadOnlyCollection)

Applies to