Click or drag to resize

TemplatesDataSetMapFrontTemplateDataTableItem Property

[Missing <summary> documentation for "P:Cadcorp.Configuration.TemplatesDataSet.MapFrontTemplateDataTable.Item(System.Int32)"]

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public TemplatesDataSetMapFrontTemplateRow this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: TemplatesDataSetMapFrontTemplateRow
See Also