'DeclarationPublic Shared Function IsEmpty( _ ByVal relativePath As RelativePathFormatter _ ) As Boolean
'UsageDim 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