|
Navigation: Programming with Amos > Class Reference > CValue Class Reference > CValue Class Members > Methods > NumberOfGroups Method |
Gets the number of groups.
Syntax
result = object.NumberOfGroups ()
The NumberOfGroups method syntax has the following parts:
Part |
Description |
result |
The number of groups. |
object |
An object of type CValue. |