Table of Contents

Method GetEnumerator

Namespace
Bonsai.Resources
Assembly
Bonsai.System.dll

GetEnumerator()

Returns an enumerator that iterates through the collection.

public IEnumerator<IResourceConfiguration> GetEnumerator()

Returns

IEnumerator<IResourceConfiguration>

An enumerator that can be used to iterate through the collection.