Class ArrayLookupNavigator
- Assembly
- Magicodes.EPPlus.dll
public class ArrayLookupNavigator : LookupNavigator
- Inheritance
-
ArrayLookupNavigator
- Inherited Members
- Extension Methods
Constructors
ArrayLookupNavigator(LookupDirection, LookupArguments, ParsingContext)
public ArrayLookupNavigator(LookupDirection direction, LookupArguments arguments, ParsingContext parsingContext)
Parameters
direction
LookupDirectionarguments
LookupArgumentsparsingContext
ParsingContext
Properties
CurrentValue
public override object CurrentValue { get; }
Property Value
Index
public override int Index { get; }
Property Value
Methods
GetLookupValue()
public override object GetLookupValue()
Returns
MoveNext()
public override bool MoveNext()