Eplan Platform API
Eplan.EplApi.EServices Namespace / PrjMessagesCollection Class / Clear Method

In This Topic
    Clear Method (PrjMessagesCollection)
    In This Topic
    Removes all items from the PrjMessagesCollection.
    Syntax
    public virtual void Clear()
    public:
    virtual void Clear(); 
    Exceptions
    ExceptionDescription
    The PrjMessagesCollection is read-only.
    See Also