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