Constructor that populates this object with an array of ChildGroup
s and indicates that this is the complete list.
Constructor that populates this object with an array of ChildGroup
s and indicates that this is the complete list.
public ChildGroupList(ChildGroup[]);
Constructor that populates this object with an array of ChildGroup
s and indicates whether or not this is the last list of ChildGroup
s.
public ChildGroupList(ChildGroup[],bool);
ChildGroupList Class | Plumtree.Remote.Auth Namespace