Click or drag to resize

AssemblyCollectionAdd Method (Assembly)

Adds an item to the AssemblyCollection.

Namespace:  AGI.Parallel.Client
Assembly:  AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public void Add(
	Assembly item
)

Parameters

item
Type: System.ReflectionAssembly
The object to add to the AssemblyCollection.

Implements

ICollectionTAdd(T)
See Also

STK Parallel Computing Server 2.9 API for .NET