|  | companyDataSetMarcheDataTableRemoveMarcheRow Method | 
 
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
 Syntax
Syntaxpublic void RemoveMarcheRow(
	companyDataSetMarcheRow row
)
Public Sub RemoveMarcheRow ( 
	row As companyDataSetMarcheRow
)
member RemoveMarcheRow : 
        row : companyDataSetMarcheRow -> unit 
Parameters
- row
- Type: Amica.DatacompanyDataSetMarcheRow
 
 See Also
See Also