This version of Unity is unsupported.

PropertyCollection<T0>.Current

public IProperty<TContainer> Current;

Returns

IProperty<TContainer> The element in the collection at the current position of the enumerator.

Description

Gets the element in the collection at the current position of the enumerator.