Uiinfrastructure API Docs  
 

GrowableListModel.AddRowsToList Method 

Adds an array of new rows to the list.

public virtual void AddRowsToList(
   string[] _aData
);

Parameters

_aData

See Also

GrowableListModel Class | com.plumtree.uiinfrastructure.expandablelist.growablelist Namespace