API Reference > Functions > SDAI > sdaiGetMemberCount Function
sdaiGetMemberCount Function
Syntax
C++
DAI_EXPORT SdaiInteger sdaiGetMemberCount(SdaiAggr aggregate);

sdai.h

Parameters 
Description 
SdaiAggr aggregate 
[in] An aggregate to get the number of elements.  

An SDAI integer value that contains the number of the aggregate elements.

Retrieves the number of elements contained in a specified aggregate.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.