count الملكية

count الملكية

الحصول على أو تعيين count لحاويات المحور

تعريف:

@property
def count(self):
    ...
@count.setter
def count(self, value):
    ...

أنظر أيضا