Goblin - A Platform for 3D AR and VR Applications

ListBox.AddItem Method 

Adds an item to the list box control

public void AddItem(
   string text,
   object data
);

See Also

ListBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace