See also:
NTier Windows Forms Framework Home
NTier Framework API reference

Implemented on an entity that belongs in a collection where the elements are ordered, and where the order can be modified by changing the value of OrdinalAutoIncrement.

Namespace: NTier.Model.Entity
Assembly: NTier.Model.Entity (in NTier.Model.Entity.dll) Version: 1.0.0.0

Syntax

C#
public interface IOrdered
Visual Basic
Public Interface IOrdered
Visual C++
public interface class IOrdered

See Also