NormalizedSnapshotSpanCollection.IList.Remove(Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Belirtilen anlık görüntü yayılımını kaldırır. Bu yöntem bir oluşturur NotSupportedException .
virtual void System.Collections.IList.Remove(System::Object ^ value) = System::Collections::IList::Remove;
virtual void System.Collections.IList.Remove(Platform::Object ^ value) = System::Collections::IList::Remove;
void System.Collections.IList.Remove(winrt::Windows::Foundation::IInspectable const & value);
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
Anlık görüntü aralığı.