Does the collection contain the specified object?
Does the collection contain the specified object?
public bool Contains(TabGroupBase);
Does the collection contain any of the specified objects?
public bool Contains(TabGroupBaseCollection);
TabGroupBaseCollection Class | NETXP.Controls.Docking Namespace