⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

InteractorCollection.GetEnumerator

Enumerator GetEnumerator()

Gets an enumerator for the collection. This returns a concrete struct enumerator so that foreach over the collection stays allocation-free.

   
RETURNS: Enumerator An enumerator.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!