Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.