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