public RowToken Create( EditingTemplate template, Geometry geometry )
Public Overloads Function Create( _ ByVal template As EditingTemplate, _ ByVal geometry As Geometry _ ) As RowToken
Parameters
- template
- Editing template used to create a feature.
- geometry
- Geometry used to create a new feature.
Return Value
A RowToken object that represents the row to be created.