Constable Authorization Engine 2.0 BETA

OrdinalAttribute Class

[This is preliminary documentation and subject to change.]

Decorates programming elements that can be sorted.

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

System.Object
   System.Attribute
      LaMarvin.ComponentModel.OrdinalAttribute

[Visual Basic]
<Serializable>
Public Class OrdinalAttribute
    Inherits Attribute
[C#]
[Serializable]
public class OrdinalAttribute : Attribute

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: LaMarvin.ComponentModel

Assembly: LaMarvin.Common (in LaMarvin.Common.dll)

See Also

OrdinalAttribute Members | LaMarvin.ComponentModel Namespace