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

struct ModelNodeInfoCollection.Enumerator

An allocation-free struct enumerator for a ModelNodeInfoCollection.

Instance Methods

   
Dispose Nothing to dispose, this is here to satisfy the IEnumerator interface.
MoveNext Advances to the next key/value pair.
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!