instancesCurrent property

int? instancesCurrent
getter/setter pair

The number of instances of class which are currently alive.

Implementation

int? instancesCurrent;