Aracılığıyla paylaş


ClockCollection.Item[Int32] Özellik

Tanım

Belirtilen dizin konumunda değerini Clock alır.

public:
 property System::Windows::Media::Animation::Clock ^ default[int] { System::Windows::Media::Animation::Clock ^ get(int index); };
public System.Windows.Media.Animation.Clock this[int index] { get; }
member this.Item(int) : System.Windows.Media.Animation.Clock
Default Public ReadOnly Property Item(index As Integer) As Clock

Parametreler

index
Int32

Erişecek dizin konumu.

Özellik Değeri

Belirtilen Clockindex konumdaki nesne.

Şunlara uygulanır