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

relativePath

Glossary Item Box

Returns true if the relative path does not specify any elements.

Syntax

Visual Basic (Usage)Copy Code
Dim relativePath As RelativePathFormatter
Dim value As Boolean
 
value = RelativePathFormatter.IsEmpty(relativePath)
C# 
public static bool IsEmpty( 
   RelativePathFormatter relativePath
)

Parameters

relativePath

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.