Gets the number of
Printer objects in the collection.
public override int Count {get;}
public: __property int get_Count() override;
public:
property int Count {
int get() override;
}
Property Value
An integer value which represents the number of printer objects in the collection.