LayerD CodeDOM and Zoe Compiler interface
Merge Method (ierrors)
NamespacesLayerD.ZOECompilerErrorCollectionMerge(IErrorCollection)

[This is preliminary documentation and is subject to change.]

Merges the specified ierrors.
Declaration Syntax
C#Visual BasicVisual C++
public void Merge(
	IErrorCollection ierrors
)
Public Sub Merge ( _
	ierrors As IErrorCollection _
)
public:
virtual void Merge(
	IErrorCollection^ ierrors
) sealed
Parameters
ierrors (IErrorCollection)
The ierrors.

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)