ReceiveLocationCollection Class

Definition

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

Constructors

ReceiveLocationCollection()

Properties

Item[Int32]

Methods

Add(BindingBaseObject) (Inherited from BindingBaseCollection)
Add(ReceiveLocation)
Contains(BindingBaseObject) (Inherited from BindingBaseCollection)
CopyTo(BindingBaseObject[], Int32) (Inherited from BindingBaseCollection)
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