Visual Basic (Usage) | ![]() |
---|---|
Dim instance As NodeState Dim context As ISystemContext Dim encoder As BinaryEncoder instance.SaveChildren(context, encoder) |
C# | |
---|---|
public virtual void SaveChildren( ISystemContext context, BinaryEncoder encoder ) |
Parameters
- context
- The context for the system being accessed.
- encoder
- The encoder wrapping the stream to write.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x