ArcGIS Pro 2.8 API Reference Guide
RowHandle Constructor(Row)

ArcGIS.Desktop.Editing Namespace > RowHandle Class > RowHandle Constructor : RowHandle Constructor(Row)
The Row used to created the RowHandle.
Creates a new instance of the RowHandle class, created from a Row.
Syntax
public RowHandle( 
   Row row
)
Public Function New( _
   ByVal row As Row _
)

Parameters

row
The Row used to created the RowHandle.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RowHandle Class
RowHandle Members
Overload List