Goblin - A Platform for 3D AR and VR Applications

ListBox.InsertItem Method 

Inserts an item to the list box control

public void InsertItem(
   int index,
   string text,
   object data
);

See Also

ListBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace