Use this property to get the number of entities in an entity list.
Cimatron 2024 or later
int Count { get; };
Count: int
Return: int
The number of entities in a list.
None