LayerD CodeDOM and Zoe Compiler interface
Exists Method (fullName)
NamespacesLayerD.ZOECompilerTypesTableExists(String)

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

Determina si existe el tipo indicado.
Declaration Syntax
C#Visual BasicVisual C++
public bool Exists(
	string fullName
)
Public Function Exists ( _
	fullName As String _
) As Boolean
public:
bool Exists(
	String^ fullName
)
Parameters
fullName (String)

[Missing <param> documentation for "fullName"]

Return Value

[Missing <returns> documentation for M:LayerD.ZOECompiler.TypesTable.Exists(System.String)]

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)