3 references to Add
System.Messaging (2)
System\Messaging\Design\QueuePathDialog.cs (2)
408
machineNode = enterprise.Nodes.
Add
(machineName);
412
machineNode.Nodes.
Add
(queues[index].QueueName).ImageIndex = 1;
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TreeNodeCollection.cs (1)
366
return
Add
(node.ToString()).index;