ArcObjects Library Reference (TrackingAnalystUI)  

IShowDeleteDialog.UpdateListbox Method

Updates the Delete Dialog's excluded listbox.

[Visual Basic .NET]
Public Sub UpdateListbox ( _
)
[C#]
public void UpdateListbox (
);

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IShowDeleteDialog Interface