GetInputsSize
Description
Obtains the number of inputs of the current operator.
Prototype
size_t GetInputsSize() const
Parameters
None
Returns
Number of inputs of the current operator.
Exception Handling
None
Restrictions
None
Parent topic: Operator
Obtains the number of inputs of the current operator.
size_t GetInputsSize() const
None
Number of inputs of the current operator.
None
None