Creates a group member attribute on a variable
| C# | Visual Basic | Visual C++ |
public GroupMember( VariableGroup vg, bool isRoot )
Public Sub New ( _ vg As VariableGroup, _ isRoot As Boolean _ )
public: GroupMember( VariableGroup^ vg, bool isRoot )
- vg (VariableGroup)
- The variable group
- isRoot (Boolean)
- Whether this variable is the root of the group