TextLoader.Range.Max 字段

定义

列的最大索引(含)。 如果 null 指示 TextLoader 应自动检测行的腿,并读取到末尾。 如果指定了 max,则字段 AutoEnd 将被 VariableEnd 忽略。

public int? Max;
val mutable Max : Nullable<int>
Public Max As Nullable(Of Integer) 

字段值

适用于