API Help
Eplan.EplApi.EServices Namespace / PrjMessagesRegisteredCollection Class / GetRegisteredPrjMsgsEnumerator Method

In This Topic
    GetRegisteredPrjMsgsEnumerator Method
    In This Topic
    Returns a typed enumerator that can iterate through a collection.
    Syntax
    public PrjMessagesRegisteredEnumerator GetRegisteredPrjMsgsEnumerator()
    public:
    PrjMessagesRegisteredEnumerator^ GetRegisteredPrjMsgsEnumerator(); 
    See Also