Udostępnij za pośrednictwem


IUINode.AddChildrenGroup Method

Definition

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

Applies to