MacroManager.GetEnumerator
Description:
Returns an enumerator that iterates through a collection.
Returns an enumerator that iterates through a collection.
public virtual IEnumerator<MacroModule> GetEnumerator()
IEnumerator<MacroModule>
An IEnumerator object that can be used to iterate through the collection.