LayerD CodeDOM and Zoe Compiler interface
Insert Method (section)
NamespacesLayerD.ZOECompilerSectionCollectionInsert(Section)

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

[Missing <summary> documentation for M:LayerD.ZOECompiler.SectionCollection.Insert(LayerD.ZOECompiler.Section)]

Declaration Syntax
C#Visual BasicVisual C++
public void Insert(
	Section section
)
Public Sub Insert ( _
	section As Section _
)
public:
void Insert(
	Section^ section
)
Parameters
section (Section)

[Missing <param> documentation for "section"]

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