'Declaration Public Overloads Function GetPgSqlPolygon( _ ByVal i As Integer _ ) As PgSqlPolygon |
public PgSqlPolygon GetPgSqlPolygon( int i ) |
Parameters
- i
- The zero-based column ordinal.
Return Value
The value of the specified column as a PgSqlPolygon object.