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

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

Get the error.
Declaration Syntax
C#Visual BasicVisual C++
IError get_Error(
	int index
)
Function get_Error ( _
	index As Integer _
) As IError
IError^ get_Error(
	int index
)
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)