LayerD CodeDOM and Zoe Compiler interface
RemoveError Method (index)
NamespacesLayerD.ZOECompilerIErrorCollectionRemoveError(Int32)

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

Removes the error.
Declaration Syntax
C#Visual BasicVisual C++
void RemoveError(
	int index
)
Sub RemoveError ( _
	index As Integer _
)
void RemoveError(
	int index
)
Parameters
index (Int32)
The index.

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