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

struct ModelNodeCollection.Enumerator

An allocation-free struct enumerator for a ModelNodeCollection.

Instance Methods

   
Dispose Nothing to dispose, this is here to satisfy the IEnumerator interface.
MoveNext Advances to the next ModelNode.
Reset Resets the enumerator to before the first element.




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