ScopedElementCollection.Remove Method
Removes the first occurrence of a specific ScopedElement
from the ScopedElementCollection.
[Visual Basic]Public Sub Remove( _
ByVal
element As
ScopedElement _
)
Parameters
- element
- The ScopedElement to remove from the ScopedElementCollection.
See Also
ScopedElementCollection Class | Atom.AdditionalElements Namespace