DefinitionList Class

Definition

public ref class DefinitionList sealed : System::Collections::Generic::IEnumerable<Microsoft::BizTalk::ApplicationDeployment::SysDef::Definition ^>
public sealed class DefinitionList : System.Collections.Generic.IEnumerable<Microsoft.BizTalk.ApplicationDeployment.SysDef.Definition>
type DefinitionList = class
    interface seq<Definition>
    interface IEnumerable
Public NotInheritable Class DefinitionList
Implements IEnumerable(Of Definition)
Inheritance
DefinitionList
Implements

Constructors

DefinitionList(Array)

Methods

GetEnumerator()

Explicit Interface Implementations

IEnumerable.GetEnumerator()

Applies to