Class IndexAttribute
- Namespace
- Dec
- Assembly
- dec.dll
Applied to mark an int
member as an index.
[AttributeUsage(AttributeTargets.Field)]
public class IndexAttribute : Attribute
- Inheritance
-
objectAttributeIndexAttribute
Remarks
See Indexes for more information.