| Method | Description |
|---|---|
| CountGroups() | Returns the number of subgroups attached to the BParameterGroup |
| CountParameters() | Returns the number of parameters attached to the BParameterGroup |
| GroupAt() | Returns the BParameterGroup at the specified index |
| MakeContinuousParameter() | Creates a new BContinuousParameter and attaches it to the group |
| MakeDiscreteParameter() | Creates a new BDiscreteParameter and attaches it to the group |
| MakeNullParameter() | Creates a new BNullParameter and attaches it to the BParameterGroup |
| Name() | Returns the BParameterGroup's name |
| ParameterAt() | Returns the BParameter at the specified index |
| BParameterGroup() | Constructor |
| ~BParameterGroup() | Destructor |
| Web() | Returns the BParameterWeb that owns the BParameterGroup |
The Be Book, in lovely HTML, for BeOS Release 4.
Copyright © 1998 Be, Inc. All rights reserved.
Last modified November 3, 1998.