PrjMessagesCollection Constructor
In This Topic
constructor. initializes the matching enumerator.
Syntax
public PrjMessagesCollection(
Project
)
public:
PrjMessagesCollection(
Project^
)
Parameters
| Parameter Name | Description |
|---|
| oProject | messages of this project will be analyzed |
See Also