Table of Contents

Class IndexAttribute

Namespace
Dec
Assembly
dec.dll

Applied to mark an int member as an index.

[AttributeUsage(AttributeTargets.Field)]
public class IndexAttribute : Attribute
Inheritance
object
Attribute
IndexAttribute

Remarks

See Indexes for more information.