NormalizedSnapshotSpanCollection.IList.Remove(Object) Yöntem

Tanım

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ığı.

Uygulamalar

Şunlara uygulanır