Opc.Ua.Core
Validate(Stream) Method



Opc.Ua.Schema.Binary Namespace > BinarySchemaValidator Class > Validate Method : Validate(Stream) Method
Generates the code from the contents of the address space.
Syntax
'Declaration
 
Public Overloads Sub Validate( _
   ByVal stream As Stream _
) 
 
'Usage
 
Dim instance As BinarySchemaValidator
Dim stream As Stream
 
instance.Validate(stream)

Parameters

stream
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

BinarySchemaValidator Class
BinarySchemaValidator Members
Overload List