Aracılığıyla paylaş


Control.ControlCollection.IList.Remove(Object) Yöntem

Tanım

Bu üyenin açıklaması için bkz Remove(Object). .

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

 virtual void System.Collections.IList.Remove(System::Object ^ control) = System::Collections::IList::Remove;
void IList.Remove (object control);
void IList.Remove (object? control);
abstract member System.Collections.IList.Remove : obj -> unit
override this.System.Collections.IList.Remove : obj -> unit
override this.System.Collections.IList.Remove : obj -> unit
Sub Remove (control As Object) Implements IList.Remove

Parametreler

control
Object

Kaldırılacak Control .

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IList arabirime Control.ControlCollection yayınlandığında kullanılabilir.

Şunlara uygulanır