2 references to GetTypedValue
Microsoft.Data.Analysis (2)
DataFrameColumns\VBufferDataFrameColumn.cs (2)
94return GetTypedValue(rowIndex); 144get => GetTypedValue(rowIndex);