'Declaration Public Shared Function Parse( _ ByVal val As String _ ) As PgSqlCircle
public static PgSqlCircle Parse( string val )
Parameters
- val
- The System.String to be parsed.
Return Value
A PgSqlCircle structure equal to the circle represented by the specified System.String.