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