Microsoft FactoryOrchestrator Core LockingList T Add(T)
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.LockingList<T>
LockingList<T>.Add(T) Method
Adds an item to the System.Collections.ICollection.
public void Add(T item);
Parameters
item
T
The object to add to the System.Collections.ICollection.