Click or drag to resize

MicaContentDataRow Constructor

Used by 'NewRowFromBuilder' method in parent DataTable. Not to be called directly.

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public MicaContentDataRow(
	DataRowBuilder builder
)

Parameters

builder
Type: System.DataDataRowBuilder
See Also