New to Telerik UI for WPFStart a free 30-day trial

Strongly typed collection of IGroup instances.

Definition

Namespace:Telerik.Windows.Diagrams.Core

Assembly:Telerik.Windows.Diagrams.Core.dll

Syntax:

C#
public sealed class GroupCollection : ReadOnlyCollection<IGroup>, IList<IGroup>, ICollection<IGroup>, IList, ICollection, IReadOnlyList<IGroup>, IReadOnlyCollection<IGroup>, IEnumerable<IGroup>, IEnumerable

Inheritance: objectReadOnlyCollection<IGroup>GroupCollection

Implements: ICollectionICollection<IGroup>IEnumerableIEnumerable<IGroup>IListIList<IGroup>IReadOnlyCollection<IGroup>IReadOnlyList<IGroup>...

Inherited Members ReadOnlyCollection<IGroup>.Contains(IGroup)ReadOnlyCollection<IGroup>.CopyTo(IGroup[], int)ReadOnlyCollection<IGroup>.GetEnumerator()ReadOnlyCollection<IGroup>.IndexOf(IGroup)ReadOnlyCollection<IGroup>.EmptyReadOnlyCollection<IGroup>.CountReadOnlyCollection<IGroup>.this[int]...

Constructors

Initializes a new instance of the GroupCollection class.

C#
public GroupCollection(IList<IGroup> list)
Parameters:listIList<IGroup>

The list.

In this article
DefinitionConstructorsGroupCollection(IList<IGroup>)
Not finding the help you need?
Contact Support