Converts the string representation of a qualified name to equivalent qualified name object. A return value indicates whether the conversion succeeded.
Parameters
- s
- Expanded text of the qualified name.
- qualifiedName
- A OpcLabs.EasyOpc.UA.AddressSpace.UAQualifiedName object. The converted qualified name object.
Return Value
Returns null
if was converted successfully; otherwise, returns an error object that describes the problem.
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also