ObjectKeyFrameCollection.Empty 속성

정의

ObjectKeyFrameCollection를 가져옵니다.

public:
 static property System::Windows::Media::Animation::ObjectKeyFrameCollection ^ Empty { System::Windows::Media::Animation::ObjectKeyFrameCollection ^ get(); };
public static System.Windows.Media.Animation.ObjectKeyFrameCollection Empty { get; }
member this.Empty : System.Windows.Media.Animation.ObjectKeyFrameCollection
Public Shared ReadOnly Property Empty As ObjectKeyFrameCollection

속성 값

ObjectKeyFrameCollection

빈 컬렉션입니다.

적용 대상