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