Share via


ValueGetter<TValue> Delegate

Definition

Delegate type to get a value. This can be used for efficient access to data in a DataViewRow or DataViewRowCursor.

C#
public delegate void ValueGetter<TValue>(ref TValue value);

Type Parameters

TValue

Parameters

value
TValue

Applies to

Product Versions
ML.NET 1.0.0, 1.1.0, 1.2.0, 1.3.1, 1.4.0, 1.5.0, 1.6.0, 1.7.0, 2.0.0, 3.0.0, Preview, 4.0.0