Ejemplo n.º 1
0
 public override void Insert(int index, float item)
 => Invoke.std_vector_float_insert(_ptr, (IntPtr)index, item);