Compartilhar via


Método ModelComparisonResult.AddToAddElementList (IList<IModelElement>)

Adiciona elementos à lista Adicionar elemento.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
Public Sub AddToAddElementList ( _
    elements As IList(Of IModelElement) _
)
public void AddToAddElementList(
    IList<IModelElement> elements
)
public:
void AddToAddElementList(
    IList<IModelElement^>^ elements
)
member AddToAddElementList : 
        elements:IList<IModelElement> -> unit 
public function AddToAddElementList(
    elements : IList<IModelElement>
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ModelComparisonResult Classe

Sobrecargas AddToAddElementList

Namespace Microsoft.Data.Schema.SchemaModel