API Reference > Classes > OdBmDatabaseCategoriesProperty Structure > OdBmDatabaseCategoriesProperty Methods > OdBmDatabaseCategoriesProperty::subTryGetCount Method
OdBmDatabaseCategoriesProperty::subTryGetCount Method
Syntax
C++
virtual OdResult subTryGetCount(const OdRxObject* pO, int& count) const;
Parameters 
Description 
const OdRxObject* pO 
[in] The object which property to retrieve.  
int& count 
[out] Size of the CategoriesNodes.  

eOk if the operation is applicable. eNotApplicable - otherwise.

Counts the size of the CategoriesNodes.

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