public static bool TryCreate( string path, out RxPath rxPath )
Public Shared Function TryCreate ( _ path As String, _ <OutAttribute> ByRef rxPath As RxPath _ ) As Boolean
public: static bool TryCreate( String^ path, [OutAttribute] RxPath^% rxPath )