[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.Xml.XmlExtensions.EndUpdate

EndUpdate Method

EndUpdate(XContainer)

Ends notification suspension started with BeginUpdate(XContainer).

Declaration
public static void EndUpdate(this XContainer node)
Parameters
Type Name Description
XContainer node

The node that is the root of a tree where massive changes have been made since the BeginUpdate(XContainer) call.