Class MayReuseColAttribute
Specifies that a column may be read without consuming it, whether or not an earlier slot consumed it. On a complex-typed slot this applies to the subtree's first claimed column. Use MayReuseColSubtreeAttribute for the whole subtree.
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field|AttributeTargets.Parameter)]
public sealed class MayReuseColAttribute : Attribute, IUsageFlagModifier
- Inheritance
-
MayReuseColAttribute
- Implements
- Inherited Members
- Extension Methods
Methods
UpdateFlags(object?, ref UsageFlags)
Adjusts the reading-order flags for the member this is on.
public void UpdateFlags(object? param, ref UsageFlags usageFlag)
Parameters
paramobjectusageFlagUsageFlags