1 write to Index
Microsoft.ML.Data (1)
EntryPoints\EntryPointNode.cs (1)
1178Index = index;
2 references to Index
Microsoft.ML.Data (2)
EntryPoints\EntryPointNode.cs (2)
1185return arr?.GetValue(Index); 1190return $"${VariableName}[{Index}]";