Click or drag to resize

AssemblyCollectionGetEnumerator Method

Returns an enumerator that iterates through the collection.

Namespace:  AGI.Parallel.Client
Assembly:  AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.10.0.1777 (2.10.0.1777)
Syntax
public IEnumerator<Assembly> GetEnumerator()

Return Value

Type: IEnumeratorAssembly
An enumerator that can be used to iterate through the collection.

Implements

IEnumerableTGetEnumerator
See Also

STK Parallel Computing Server 2.10 API for .NET