'Declaration Public Function New( _ ByVal shape As GeoShape, _ ByVal data As IDbfRecord _ )
public EsriRecord( GeoShape shape, IDbfRecord data )
Parameters
- shape
- The spatial data.
- data
- The data attributes.
'Declaration Public Function New( _ ByVal shape As GeoShape, _ ByVal data As IDbfRecord _ )
public EsriRecord( GeoShape shape, IDbfRecord data )