API Help
Eplan.EplApi.EServices Namespace / PrjMessagesCollection Class

In This Topic
PrjMessagesCollection Class Methods
In This Topic

For a list of all members of this type, see PrjMessagesCollection members.

Public Methods
 NameDescription
Public MethodAdds an item to the PrjMessagesCollection.  
Public MethodOverloaded. Adds a new message associated with part number to the project's message management window.  
Public MethodRemoves all items from the PrjMessagesCollection.  
Public MethodDetermines whether the PrjMessagesCollection contains a specific value.  
Public MethodCopies the elements of the PrjMessagesCollection to an Array, starting at a particular Array index.  
Public MethodReturns an enumerator that can iterate through a collection.  
Public MethodReturns an enumerator that can iterate through a collection.  
Public MethodReturns a typed enumerator that can iterate through a collection.  
Public MethodRemoves the first occurrence of a specific object from the PrjMessagesCollection.  
Top
See Also