TArrayEnumerator<T>.Create(TArray) Constructor

Initializes a new instance of the TArrayEnumerator<T> class.

Namespace: Spring
public
 constructor Create(const items: TArray<T>);

Parameters

items
Type: TArray<T>