LayerD CodeDOM and Zoe Compiler interface
TypesCount Property
NamespacesLayerD.OutputModules.ImportersNetImporterTypesCount

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

Gets the types count.
Declaration Syntax
C#Visual BasicVisual C++
public int TypesCount { get; }
Public ReadOnly Property TypesCount As Integer
public:
property int TypesCount {
	int get ();
}
Value
The types count.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)