'Declaration
Public Shared Function IsEmpty( _ ByVal relativePath As RelativePathFormatter _ ) As Boolean
'Usage
Dim relativePath As RelativePathFormatter Dim value As Boolean value = RelativePathFormatter.IsEmpty(relativePath)
public static bool IsEmpty( RelativePathFormatter relativePath )
public: static bool IsEmpty( RelativePathFormatter^ relativePath )
Parameters
- relativePath