public new CatalogDatasetFeature CreateRow( RowBuffer featureBuffer )
Public Shadows Function CreateRow( _ ByVal featureBuffer As RowBuffer _ ) As CatalogDatasetFeature
Parameters
- featureBuffer
- An ArcGIS.Core.Data.RowBuffer with the field values to be set for the new feature.
Return Value
A populated CatalogDatasetFeature.