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