DesignerAutoFormatCollection.IList.Remove(Object) Yöntem

Tanım

Nesne bir arabirime atandığında IList belirli bir nesnenin DesignerAutoFormatCollection ilk oluşumunu koleksiyondan kaldırır.

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

Parametreler

value
Object

Kaldırılacak DesignerAutoFormat .

Uygulamalar

Açıklamalar

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

Şunlara uygulanır

Ayrıca bkz.