Click or drag to resize

TemplatesDataSetLayerTemplatesDataTableAddLayerTemplatesRow Method (TemplatesDataSetLayerTemplatesRow)

[Missing <summary> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesDataTable.AddLayerTemplatesRow(Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesRow)"]

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public void AddLayerTemplatesRow(
	TemplatesDataSetLayerTemplatesRow row
)

Parameters

row
Type: Cadcorp.ConfigurationTemplatesDataSetLayerTemplatesRow

[Missing <param name="row"/> documentation for "M:Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesDataTable.AddLayerTemplatesRow(Cadcorp.Configuration.TemplatesDataSet.LayerTemplatesRow)"]

See Also