Click or drag to resize
configDataSet.AziendeDataTable.Item Property

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public configDataSet. AziendeRow this[
	int index
] { get; }

Parameters

index
Type: System.Int32

Property Value

Type: configDataSet.AziendeRow
See Also