This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IF > IFindCallBack Interface > IFindCallBack.AddNewRow Method (ArcObjects .NET 10.4 SDK) |
Adds a new row to the listbox, using values set with ColumnValue.
[Visual Basic .NET]
Public Sub AddNewRow ( _
)
[C#] public void AddNewRow ( );
Adds a new row to the value list. Should be called once the properties of this interface and IFeatureFindData have been properly initialized.