IUINode.AddChildrenGroup Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
create a new children group A children group can contain any number of children that will always be displayed together. Groups will be ordered by creation sequence.
public:
int AddChildrenGroup();
public:
int AddChildrenGroup();
int AddChildrenGroup();
public int AddChildrenGroup ();
abstract member AddChildrenGroup : unit -> int
Public Function AddChildrenGroup () As Integer
Returns
group id