param_count property

param_count property

Gets the count of parameters .

Definition:

@property
def param_count(self):
    ...

See Also