ReceivePortCollection Class

Definition

public ref class ReceivePortCollection : Microsoft::BizTalk::Deployment::Binding::BindingBaseCollection
[System.Serializable]
public class ReceivePortCollection : Microsoft.BizTalk.Deployment.Binding.BindingBaseCollection
type ReceivePortCollection = class
    inherit BindingBaseCollection
Public Class ReceivePortCollection
Inherits BindingBaseCollection
Inheritance
ReceivePortCollection
Attributes

Constructors

ReceivePortCollection()

Properties

Item[Int32]

Methods

Add(BindingBaseObject) (Inherited from BindingBaseCollection)
Add(ReceivePort)
Contains(BindingBaseObject) (Inherited from BindingBaseCollection)
CopyTo(BindingBaseObject[], Int32) (Inherited from BindingBaseCollection)
Find(String)
IndexOf(BindingBaseObject) (Inherited from BindingBaseCollection)
Insert(Int32, BindingBaseObject) (Inherited from BindingBaseCollection)
Remove(BindingBaseObject) (Inherited from BindingBaseCollection)
WriteLogEntry(String, LogEntryType) (Inherited from BindingBaseCollection)

Events

Logging (Inherited from BindingBaseCollection)

Applies to