public BindingSourceRow(
EntityBindingSource parent,
Row row,
bool newRow
)Public Sub New (
parent As EntityBindingSource,
row As Row,
newRow As Boolean
)new :
parent : EntityBindingSource *
row : Row *
newRow : bool -> BindingSourceRow