GetEntitiesCount Method (IGroup) Send Feedback
See Also  Example
Count[out]
Number of entities in this EntityGroup
Gets the number of entities in this EntityGroup.

Syntax

Visual Basic 
Function GetEntitiesCount() As System.Integer
C# 
System.int GetEntitiesCount()
JavaScript 
GetEntitiesCount() : Number
COM native C++ 
HRESULT GetEntitiesCount(
   LONG* Count
)  
C++ 
DSRESULT GetEntitiesCount(
   long* Count
)  

Parameters

Count[out] or Return Value
Number of entities in this EntityGroup

Example

 

See Also

Availability

DraftSight V1R4.0