componentCount property

int? componentCount
getter/setter pair

Number of underlying components that make up this object.

Components are accumulated by compose operations.

Implementation

core.int? componentCount;