System.ComponentModel.IEditableObject.BeginEdit Method

Begins an edit on an object.

Syntax

public void BeginEdit ()

Remarks

This method is typically used to capture the IEditableObject.BeginEdit semantics of a System.Data.DataRowView.

If IEditableObject.BeginEdit is called on an object that is already being edited, the second and subsequent calls are ignored.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0