Converts the specified
System.String representation of a rectangular box to its
PgSqlBox equivalent.
'Declaration
Public Shared Function Parse( _
ByVal As String _
) As PgSqlBox
Parameters
- input
Return Value
A
PgSqlBox structure equal to the rectangular box represented by the specified
System.String.