API Help
Eplan.EplApi.EServices Namespace / PrjMessagesCollection Class / GetEnumerator2 Method

In This Topic
GetEnumerator2 Method (PrjMessagesCollection)
In This Topic
Returns an enumerator that can iterate through a collection.
Syntax
public virtual IEnumerator<BaseProjectMessage> GetEnumerator2()
See Also