IEditableObject 成员

提供提交或回滚对用作数据源的对象所做更改的功能。

下表列出了由 IEditableObject 类型公开的成员。

公共方法

  名称 说明
Public method Supported by the .NET Compact Framework BeginEdit 开始编辑对象。
Public method Supported by the .NET Compact Framework CancelEdit 放弃上一次 BeginEdit 调用之后的更改。
Public method Supported by the .NET Compact Framework EndEdit 将上一次 BeginEditIBindingList.AddNew 调用之后所进行的更改推到基础对象中。

页首

请参见

参考

IEditableObject 接口
System.ComponentModel 命名空间