| companyDataSetGiornaleMagazzinoDataTableItem Property |
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public companyDataSetGiornaleMagazzinoRow this[
int index
] { get; }
Public ReadOnly Default Property Item (
index As Integer
) As companyDataSetGiornaleMagazzinoRow
Get
member Item : companyDataSetGiornaleMagazzinoRow with get
Parameters
- index
- Type: SystemInt32
Property Value
Type:
companyDataSetGiornaleMagazzinoRowSee Also