ModuleRefCollection Class

Definition

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

Constructors

ModuleRefCollection()

Properties

Item[Int32]

Methods

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