This version of Unity is unsupported.

Columns.GetEnumerator

Declaration

public IEnumerator<Column> GetEnumerator();

Returns

IEnumerator<Column> The enumerator.

Description

Returns an enumerator that iterates through the collection.