Count Property (PrjMessagesCollection)
Gets the number of elements contained in the PrjMessagesCollection.
            
            
            
            
            
            
            
            public virtual int Count {get;}
             
        
            
            public:
virtual property int Count {
   int get();
}
             
        
             
        
            
            
            Property Value
The number of elements contained in the 
PrjMessagesCollection.