LayerD CodeDOM and Zoe Compiler interface
get_Error Method (index)
NamespacesLayerD.ZOECompilerErrorCollectionget_Error(Int32)

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

Get the error.
Declaration Syntax
C#Visual BasicVisual C++
public IError get_Error(
	int index
)
Public Function get_Error ( _
	index As Integer _
) As IError
public:
virtual IError^ get_Error(
	int index
) sealed
Parameters
index (Int32)
The index.
Return Value
A IError value.

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