ServiceRefCollection Class

Definition

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

Constructors

ServiceRefCollection()

Properties

Item[Int32]

Methods

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