TextElementCollection<TextElementType>::IList::Remove Method (Object^)
.NET Framework (current version)
Removes the first occurrence of a specific object from the IList. Use the type-safe Remove method instead.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- value
-
Type:
System::Object^
The object to remove from the IList.
Implements
IList::Remove(Object^)
.NET Framework
Available since 3.0
Available since 3.0
Show: