Aracılığıyla paylaş


KeyTime.Implicit(TimeSpan to KeyTime) Operatör

Tanım

bir öğesini örtük olarak öğesine TimeSpan KeyTimedönüştüren aşırı yüklenmiş işleç.

public:
 static operator System::Windows::Media::Animation::KeyTime(TimeSpan timeSpan);
public static implicit operator System.Windows.Media.Animation.KeyTime (TimeSpan timeSpan);
static member op_Implicit : TimeSpan -> System.Windows.Media.Animation.KeyTime
Public Shared Widening Operator CType (timeSpan As TimeSpan) As KeyTime

Parametreler

timeSpan
TimeSpan

Dönüştürülecek TimeSpan değer.

Döndürülenler

KeyTime

Yeni KeyTime örnek.

Şunlara uygulanır