Point3DKeyFrameCollection.Empty Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возвращает пустой класс Point3DKeyFrameCollection.
public:
static property System::Windows::Media::Animation::Point3DKeyFrameCollection ^ Empty { System::Windows::Media::Animation::Point3DKeyFrameCollection ^ get(); };
public static System.Windows.Media.Animation.Point3DKeyFrameCollection Empty { get; }
member this.Empty : System.Windows.Media.Animation.Point3DKeyFrameCollection
Public Shared ReadOnly Property Empty As Point3DKeyFrameCollection
Значение свойства
Пустая коллекция типа Point3DKeyFrameCollection.