Represents an OwnedCollection of uniquely-named elements.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public abstract class NamedCollection : OwnedCollection
Visual Basic
Public MustInherit Class NamedCollection _
	Inherits OwnedCollection

Inheritance Hierarchy

See Also