Opc.Ua.Core
PopStructure Method (IJsonEncoder)



Opc.Ua Namespace > IJsonEncoder Interface : PopStructure Method
Pop the structure from the encoder stack.
Syntax
'Declaration
 
Sub PopStructure() 
'Usage
 
Dim instance As IJsonEncoder
 
instance.PopStructure()
void PopStructure()
void PopStructure(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IJsonEncoder Interface
IJsonEncoder Members