This document is archived and information here might be outdated. Recommended version. |
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.