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