smartDBforms.NET API Reference

NameItemCollection<ItemType> Class

A generic collection used for storing items with Name property.

For a list of all members of this type, see NameItemCollection<ItemType> Members.

System.Object
   StateManagedCollection
      NameItemCollection<ItemType>

[Visual Basic]
Public Class NameItemCollection<ItemType>
    Inherits StateManagedCollection
[C#]
public class NameItemCollection<ItemType> : StateManagedCollection where ItemType: NameItem

Requirements

Namespace: Adillis.SmartDBForms

Assembly: Adillis.SmartDBForms (in Adillis.SmartDBForms.dll)

See Also

NameItemCollection<ItemType> Members | Adillis.SmartDBForms Namespace