public override void Free(FastList <T> obj) { obj.Clear(); Add(obj); }
public void RemoveAllKeyFrames() { keyFrames_.Clear(); }