AtomLinkCollection.Remove Method
Removes the first occurrence of a specific AtomLink from the AtomLinkCollection.
[Visual Basic]Public Sub Remove( _
ByVal
link As
AtomLink _
)
Parameters
- link
- The AtomLink to remove from the AtomLinkCollection.
See Also
AtomLinkCollection Class | Atom.Core.Collections Namespace