| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim instance As NodeState Dim context As ISystemContext Dim includeChildren As Boolean instance.ClearChangeMasks(context, includeChildren) | |
| C# | |
|---|---|
| public void ClearChangeMasks( ISystemContext context, bool includeChildren ) | |
Parameters
- context
- The context that describes how access the system containing the data..
- includeChildren
- if set to trueclear masks recursively for all children..
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    