Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetEnumerator()

Returns an enumerator that iterates through the collection.
Read time 1 minuteLast updated 7 days ago

Definition

public IEnumerator<Column> GetEnumerator()

Returns

Type

Description

IEnumerator<Column>The enumerator.