 | configDataSet.AziendeDataTable.Item Property |
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntaxpublic configDataSet. AziendeRow this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As configDataSet. AziendeRow
Get
member Item : configDataSet. AziendeRow with get
Parameters
- index
- Type: System.Int32
Property Value
Type:
configDataSet.AziendeRow
See Also