EasyUA Reference
Parse Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > RelativePathFormatter.Element Class : Parse Method

reader
The string read stream containing the text to convert to a RelativePathStringElement

Glossary Item Box

Extracts a relative path element from a string.

Syntax

Visual Basic (Usage)Copy Code
Dim reader As StringReader
Dim value As RelativePathFormatter.Element
 
value = RelativePathFormatter.Element.Parse(reader)

Parameters

reader
The string read stream containing the text to convert to a RelativePathStringElement

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.