suite4.net.FormDatabase Documentation

IGroupCollection Interface

Represents a collection of IGroup objects.

For a list of all members of this type, see IGroupCollection Members.

[Visual Basic]
Public Interface IGroupCollection
    Implements ICollection, IEnumerable
[C#]
public interface IGroupCollection : ICollection, IEnumerable

Remarks

This collection can only contain objects of type IGroup.

Requirements

Namespace: suite4.net.FormDatabase

Assembly: suite4.net.FormDatabase (in suite4.net.FormDatabase.dll)

See Also

IGroupCollection Members | suite4.net.FormDatabase Namespace