Vector3DKeyFrameCollection.Clear Метод
Определение
Удаляет все объекты Vector3DKeyFrame из коллекции.Removes all Vector3DKeyFrame objects from the collection.
public:
virtual void Clear();
public void Clear ();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit
Public Sub Clear ()