Property MaxPos
MaxPos
Returns the maximum position looked up, or -1 if no position has been looked up since Reset()/init.
Declaration
public virtual int MaxPos { get; }
Property Value
Type | Description |
---|---|
System.Int32 |
Returns the maximum position looked up, or -1 if no position has been looked up since Reset()/init.
public virtual int MaxPos { get; }
Type | Description |
---|---|
System.Int32 |