Share via


ItemContainerGenerator.IRecyclingItemContainerGenerator.Recycle Yöntem

Tanım

Bu üye Windows Presentation Foundation (WPF) altyapısını destekler ve doğrudan kodunuzdan kullanılması amaçlanmamıştır.

 virtual void System.Windows.Controls.Primitives.IRecyclingItemContainerGenerator.Recycle(System::Windows::Controls::Primitives::GeneratorPosition position, int count) = System::Windows::Controls::Primitives::IRecyclingItemContainerGenerator::Recycle;
void IRecyclingItemContainerGenerator.Recycle (System.Windows.Controls.Primitives.GeneratorPosition position, int count);
abstract member System.Windows.Controls.Primitives.IRecyclingItemContainerGenerator.Recycle : System.Windows.Controls.Primitives.GeneratorPosition * int -> unit
override this.System.Windows.Controls.Primitives.IRecyclingItemContainerGenerator.Recycle : System.Windows.Controls.Primitives.GeneratorPosition * int -> unit
Sub Recycle (position As GeneratorPosition, count As Integer) Implements IRecyclingItemContainerGenerator.Recycle

Parametreler

position
GeneratorPosition

Yeniden kullanılan ilk öğenin dizini. position daha önce oluşturulmuş (gerçekleştirilen) bir öğeye başvurmalıdır.

count
Int32

konumundan başlayarak positionyeniden kullanmak istediğiniz öğe sayısı.

Uygulamalar

Şunlara uygulanır